MCPcopy Create free account
hub / github.com/dcharatan/flowmap / log_hyperparams

Method log_hyperparams

flowmap/misc/local_logger.py:27–28  ·  view source on GitHub ↗
(self, params)

Source from the content-addressed store, hash-verified

25
26 @rank_zero_only
27 def log_hyperparams(self, params):
28 pass
29
30 @rank_zero_only
31 def log_metrics(self, metrics, step):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected