Home
last modified time | relevance | path

Searched refs:TFE_MonitoringGetCellBoolGauge2 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py91 get_cell=pywrap_tfe.TFE_MonitoringGetCellBoolGauge2),
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h237 TFE_MonitoringGetCellBoolGauge2(TFE_MonitoringBoolGauge2* gauge,
Dc_api_experimental.cc431 TFE_MonitoringBoolGaugeCell* TFE_MonitoringGetCellBoolGauge2( in TFE_MonitoringGetCellBoolGauge2() function
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1500 m.def("TFE_MonitoringGetCellBoolGauge2", &TFE_MonitoringGetCellBoolGauge2, in PYBIND11_MODULE()