Searched refs:RunRemote (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/ |
D | remote_gcc_build.py | 306 def RunRemote(chromeos_root, branch, patches, is_local, target, chrome_version, function 437 description = RunRemote(chromeos_root, branch, patch, args.local, target,
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function.cc | 413 void RunRemote(const Options& opts, Handle handle, 949 void FunctionLibraryRuntimeImpl::RunRemote(const Options& opts, Handle handle, in RunRemote() function in tensorflow::FunctionLibraryRuntimeImpl 1083 RunRemote(run_opts, handle, args, rets, item, done); in Run()
|