Home
last modified time | relevance | path

Searched refs:GetTFDataModelGauge (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dmetrics.h65 monitoring::GaugeCell<std::function<std::string()>>* GetTFDataModelGauge(
Dmetrics.cc295 monitoring::GaugeCell<std::function<std::string()>>* GetTFDataModelGauge( in GetTFDataModelGauge() function
Dmodel.cc2116 model_gauge_cell_ = metrics::GetTFDataModelGauge( in Model()