Home
last modified time | relevance | path

Searched defs:TFE_MonitoringBoolGauge2 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h205 typedef struct TFE_MonitoringBoolGauge2 TFE_MonitoringBoolGauge2; typedef
Dtfe_monitoring_internal.h103 struct TFE_MonitoringBoolGauge2 : TFE_MonitoringGauge<bool, 2> { struct