MCPcopy Create free account
hub / github.com/NVIDIA/DALI / reset

Method reset

dali/test/python/operator_2/test_reduce.py:41–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

39 return 2 * len(self._data)
40
41 def reset(self):
42 self._index = 0
43
44
45class Batch1D(Batch):

Callers 4

run_reduceFunction · 0.45
test_resetMethod · 0.45
run_and_resetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected