Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_internal.h107 struct TFE_MonitoringCounter { struct
109 TFE_MonitoringCounter(const char* name, const char* description, in TFE_MonitoringCounter() function
118 struct TFE_MonitoringCounter0 : TFE_MonitoringCounter<0> { argument
119 using TFE_MonitoringCounter::TFE_MonitoringCounter;
121 struct TFE_MonitoringCounter1 : TFE_MonitoringCounter<1> {
122 using TFE_MonitoringCounter::TFE_MonitoringCounter;
124 struct TFE_MonitoringCounter2 : TFE_MonitoringCounter<2> {
125 using TFE_MonitoringCounter::TFE_MonitoringCounter;