Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc417 void ExecutorArgsFromOptions(const FunctionLibraryRuntime::Options& run_opts,
931 void FunctionLibraryRuntimeImpl::ExecutorArgsFromOptions( in ExecutorArgsFromOptions() function in tensorflow::FunctionLibraryRuntimeImpl
974 ExecutorArgsFromOptions(opts, frame, exec_args); in RunRemote()
1098 ExecutorArgsFromOptions(run_opts, frame, &exec_args); in Run()
1155 ExecutorArgsFromOptions(run_opts, frame, &exec_args); in Run()