Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dtfe_monitoring_internal.h57 struct TFE_MonitoringStringGaugeCell { struct
58 tensorflow::monitoring::GaugeCell<tensorflow::string> cell;
H A Dc_api_experimental.h140 typedef struct TFE_MonitoringStringGaugeCell TFE_MonitoringStringGaugeCell; typedef