Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CAmount (0.16 sec)

  1. tensorflow/c/c_api.h

    TF_CAPI_EXPORT extern const char* TF_DeviceListType(const TF_DeviceList* list,
                                                        int index,
                                                        TF_Status* status);
    
    // Retrieve the amount of memory associated with a given device.
    //
    // If index is out of bounds, an error code will be set in the status object,
    // and -1 will be returned.
    TF_CAPI_EXPORT extern int64_t TF_DeviceListMemoryBytes(
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
Back to top