MCPcopy Create free account
hub / github.com/tensorflow/lingvo / _ReportVizierMetrics

Method _ReportVizierMetrics

lingvo/core/program.py:301–325  ·  view source on GitHub ↗

Report metrics to vizier service. Args: global_step: Int. metrics_dict: A dict of metric name -> metric values. Returns: vizier_early_stop: Boolean, indicates if early stopping has bee requested by vizier.

(self, global_step, metrics_dict)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

RunMethod · 0.80
RunMethod · 0.80
_FinalizeDecodeMethod · 0.80
_PostProcessMethod · 0.80

Calls 4

ExportMetricsMethod · 0.80
CurrentMethod · 0.80
ReportEvalMeasureMethod · 0.45
ReportDoneMethod · 0.45

Tested by

no test coverage detected