Home
last modified time | relevance | path

Searched refs:TF_DeletePluggableDeviceLibraryHandle (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/c/
Dc_api_experimental.h329 TF_CAPI_EXPORT extern void TF_DeletePluggableDeviceLibraryHandle(
Dc_api_experimental_test.cc253 TF_DeletePluggableDeviceLibraryHandle(lib); in TEST()
Dc_api_experimental.cc758 void TF_DeletePluggableDeviceLibraryHandle(TF_Library* lib_handle) { in TF_DeletePluggableDeviceLibraryHandle() function
/external/tensorflow/tensorflow/python/client/
Dtf_session_wrapper.cc763 TF_DeletePluggableDeviceLibraryHandle, in PYBIND11_MODULE()