MCPcopy Create free account
hub / github.com/Pints-AI/1.5-Pints / eval_end

Method eval_end

lit_gpt/speed_monitor.py:340–341  ·  view source on GitHub ↗
(self, eval_elapsed: float)

Source from the content-addressed store, hash-verified

338 self.log_dict(metrics, step_count)
339
340 def eval_end(self, eval_elapsed: float):
341 self.total_eval_wct += eval_elapsed # seconds
342
343
344class SpeedMonitorFabric(SpeedMonitorBase):

Callers 2

on_validation_endMethod · 0.80
trainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected