Searched refs:TFE_MonitoringNewIntGauge0 (Results 1 – 5 of 5) sorted by relevance
49 create=pywrap_tfe.TFE_MonitoringNewIntGauge0,
111 TF_CAPI_EXPORT extern TFE_MonitoringIntGauge0* TFE_MonitoringNewIntGauge0(
153 TFE_MonitoringIntGauge0* TFE_MonitoringNewIntGauge0(const char* name, in TFE_MonitoringNewIntGauge0() function
95 auto* gauge = TFE_MonitoringNewIntGauge0("test/gauge", status, "test"); in TEST()
1160 TFE_MonitoringNewIntGauge0(name, status.get(), description); in PYBIND11_MODULE()