MCPcopy Create free account
hub / github.com/InternScience/InternAgent / close

Method close

tasks/AutoPower/code/src/utils.py:86–87  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

84 self.writer.add_scalar(key, value_dict[key], epoch)
85
86 def close(self):
87 self.writer.close()
88
89
90class Timer:

Callers 15

trainMethod · 0.45
trainMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
experiment.pyFile · 0.45
experiment.pyFile · 0.45
trainFunction · 0.45
train_and_evaluateMethod · 0.45
train_and_evaluateMethod · 0.45
evaluate_datasetFunction · 0.45
evaluate_datasetFunction · 0.45
fit_dpoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected