Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dtfe_monitoring_internal.h54 struct TFE_MonitoringIntGaugeCell { struct
55 tensorflow::monitoring::GaugeCell<int64_t> cell;
H A Dc_api_experimental.h99 typedef struct TFE_MonitoringIntGaugeCell TFE_MonitoringIntGaugeCell; typedef