- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for METHOD_NAME (0.06 sec)
-
tensorflow/c/c_api.cc
return response; } int TF_DeviceListCount(const TF_DeviceList* list) { return list->response.size(); } #define TF_DEVICELIST_METHOD(return_type, method_name, accessor, err_val) \ return_type method_name(const TF_DeviceList* list, const int index, \ TF_Status* status) { \ if (list == nullptr) { \
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 102.3K bytes - Viewed (0)