Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc411 bool IsLocalTarget(const InstantiateOptions& options);
646 bool FunctionLibraryRuntimeImpl::IsLocalTarget( in IsLocalTarget() function in tensorflow::FunctionLibraryRuntimeImpl
669 if (!IsLocalTarget(options)) { in Instantiate()