Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/princeton-vl/RAFT
/ close
Method
close
train.py:132–133 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
130
self.writer.add_scalar(key, results[key], self.total_steps)
131
132
def
close(self):
133
self.writer.close()
134
135
136
def
train(args):
Callers
2
train
Function · 0.95
writeFlow
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected