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

Method flush

slowfast/visualization/tensorboard_vis.py:230–231  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

228 )
229
230 def flush(self):
231 self.writer.flush()
232
233 def close(self):
234 self.writer.flush()

Callers 1

closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected