Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc443 void RunRemote(const Options& opts, Handle handle,
997 void FunctionLibraryRuntimeImpl::RunRemote(const Options& opts, Handle handle, in RunRemote() function in tensorflow::FunctionLibraryRuntimeImpl
1131 RunRemote(run_opts, handle, args, rets, item, std::move(done)); in Run()