Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
class
Batch1D(Batch):
Callers
4
run_reduce
Function · 0.45
run_reduce_with_mean_input
Function · 0.45
test_reset
Method · 0.45
run_and_reset
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected