Home
last modified time | relevance | path

Searched defs:ReleaseHandle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction.cc223 Status FunctionLibraryRuntimeOverlay::ReleaseHandle(Handle handle) { in ReleaseHandle() function in tensorflow::FunctionLibraryRuntimeOverlay
845 Status FunctionLibraryRuntimeImpl::ReleaseHandle(Handle handle) { in ReleaseHandle() function in tensorflow::FunctionLibraryRuntimeImpl
H A Dprocess_function_library_runtime.cc1593 Status ProcessFunctionLibraryRuntime::ReleaseHandle( in ReleaseHandle() function in tensorflow::ProcessFunctionLibraryRuntime