Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tout (0.14 sec)

  1. tensorflow/c/eager/c_api_experimental.h

    // APIs for Int Gauge without label.
    typedef struct TFE_MonitoringIntGauge0 TFE_MonitoringIntGauge0;
    TF_CAPI_EXPORT extern TFE_MonitoringIntGauge0* TFE_MonitoringNewIntGauge0(
        const char* name, TF_Status* out_status, const char* description);
    TF_CAPI_EXPORT extern void TFE_MonitoringDeleteIntGauge0(
        TFE_MonitoringIntGauge0* gauge);
    TF_CAPI_EXPORT extern TFE_MonitoringIntGaugeCell*
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Feb 21 22:37:46 GMT 2024
    - 39.5K bytes
    - Viewed (0)
Back to top