MCPcopy 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

newMethod · 0.45
newMethod · 0.45
as_integerFunction · 0.45
as_boolFunction · 0.45
as_strFunction · 0.45
as_listFunction · 0.45
setup.pyFile · 0.45
inputMethod · 0.45
outputMethod · 0.45
execMethod · 0.45
search_keyMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected