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.h325 TF_CAPI_EXPORT extern void TF_DeletePluggableDeviceLibraryHandle(
Dc_api_experimental_test.cc251 TF_DeletePluggableDeviceLibraryHandle(lib); in TEST()
Dc_api_experimental.cc748 void TF_DeletePluggableDeviceLibraryHandle(TF_Library* lib_handle) { in TF_DeletePluggableDeviceLibraryHandle() function
/external/tensorflow/tensorflow/python/client/
Dtf_session_wrapper.cc737 TF_DeletePluggableDeviceLibraryHandle, in PYBIND11_MODULE()