Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ get
Method
get
flow-python/examples/logical_test/buffer.py:14–16 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
self.i = 0
13
14
def
get(self):
15
self.i += 1
16
return
self.i % self.n
Callers
13
new
Method · 0.45
new
Method · 0.45
as_integer
Function · 0.45
as_bool
Function · 0.45
as_str
Function · 0.45
as_list
Function · 0.45
setup.py
File · 0.45
input
Method · 0.45
output
Method · 0.45
exec
Method · 0.45
search_key
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected