MCPcopy Create free account
hub / github.com/ChenHsing/SVFormer / close

Method close

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

Source from the content-addressed store, hash-verified

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

Callers 4

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

Calls 1

flushMethod · 0.80

Tested by 1

testFunction · 0.76