Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Research
/ __next__
Method
__next__
CV/PaddleReid/reid/data/parallel_map.py:88–89 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
86
return
self
87
88
def
__next__(self):
89
return
self.next()
90
91
def
_setup(self):
92
""
"setup input/output queues and workers "
""
Callers
nothing calls this directly
Calls
1
next
Method · 0.95
Tested by
no test coverage detected