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

Method join

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

Source from the content-addressed store, hash-verified

348 return self
349
350 def join(self):
351 self.get_thread.join()
352
353 def clean(self):
354 """

Callers

nothing calls this directly

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected