Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
234
def
add_confusion_matrix(
Callers
4
train
Function · 0.95
visualize
Function · 0.95
test
Function · 0.95
pyav_decode
Function · 0.80
Calls
1
flush
Method · 0.80
Tested by
1
test
Function · 0.76