Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h130 typedef struct TFE_MonitoringIntGauge2 TFE_MonitoringIntGauge2; typedef
Dtfe_monitoring_internal.h83 struct TFE_MonitoringIntGauge2 : TFE_MonitoringGauge<tensorflow::int64, 2> { struct