Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dremote_gcc_build.py306 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/
Dfunction.cc413 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()