MCPcopy Create free account
hub / github.com/drinkingcoder/FlowFormer-Official / close

Method close

core/utils/logger.py:51–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

49 self.writer.add_scalar(key, results[key], self.total_steps)
50
51 def close(self):
52 self.writer.close()
53

Callers 2

trainFunction · 0.95
writeFlowFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected