Searched refs:TFE_MonitoringStringGaugeCellSet (Results 1 – 5 of 5) sorted by relevance
271 pywrap_tfe.TFE_MonitoringStringGaugeCellSet(self._cell, value)
141 TF_CAPI_EXPORT extern void TFE_MonitoringStringGaugeCellSet(
223 void TFE_MonitoringStringGaugeCellSet(TFE_MonitoringStringGaugeCell* cell, in TFE_MonitoringStringGaugeCellSet() function
131 TFE_MonitoringStringGaugeCellSet(cell2, "str"); in TEST()
1200 m.def("TFE_MonitoringStringGaugeCellSet", &TFE_MonitoringStringGaugeCellSet); in PYBIND11_MODULE()