Home
last modified time | relevance | path

Searched refs:TFE_MonitoringStringGaugeCellValue (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py261 pywrap_tfe.TFE_MonitoringStringGaugeCellValue(self._cell, buffer_)
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h196 TF_CAPI_EXPORT extern const void TFE_MonitoringStringGaugeCellValue(
Dc_api_experimental.cc288 const void TFE_MonitoringStringGaugeCellValue( in TFE_MonitoringStringGaugeCellValue() function
Dc_api_experimental_test.cc216 TFE_MonitoringStringGaugeCellValue(cell2, buf); in TEST()
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc894 &TFE_MonitoringStringGaugeCellValue); in PYBIND11_MODULE()