- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_DeletePluggableDeviceLibraryHandle (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api_experimental.cc
} else { delete lib_handle; return nullptr; } } return lib_handle; } #endif } void TF_DeletePluggableDeviceLibraryHandle(TF_Library* lib_handle) { delete lib_handle; } void TF_GraphRemoveFunction(TF_Graph* g, const char* func_name, TF_Status* status) { tensorflow::mutex_lock l(g->mu);Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 29.4K bytes - Click Count (0)