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

Method close

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

Source from the content-addressed store, hash-verified

231 self.writer.flush()
232
233 def close(self):
234 self.writer.flush()
235 self.writer.close()
236
237
238def add_confusion_matrix(

Callers 4

testFunction · 0.95
visualizeFunction · 0.95
trainFunction · 0.95
pyav_decodeFunction · 0.80

Calls 1

flushMethod · 0.80

Tested by 1

testFunction · 0.76