- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_DeviceListIncarnation (0.12 sec)
-
tensorflow/c/c_api.h
// Retrieve the incarnation number of a given device. // // If index is out of bounds, an error code will be set in the status object, // and 0 will be returned. TF_CAPI_EXPORT extern uint64_t TF_DeviceListIncarnation( const TF_DeviceList* list, int index, TF_Status* status); // -------------------------------------------------------------------------- // Load plugins containing custom ops and kernels
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)