MCPcopy Create free account
hub / github.com/OpenGVLab/UniFormerV2 / __iter__

Method __iter__

slowfast/visualization/demo_loader.py:226–227  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

224 )
225
226 def __iter__(self):
227 return self
228
229 def put_fn(self):
230 """

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected