Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc272 opts.remote_execution = true; in TEST_F()
288 opts.remote_execution = true; in TEST_F()
305 opts.remote_execution = true; in TEST_F()
323 opts.remote_execution = true; in TEST_F()
343 opts.remote_execution = true; in TEST_F()
365 opts.remote_execution = true; in TEST_F()
393 opts.remote_execution = true; in TEST_F()
Dprocess_function_library_runtime.cc781 opts_copy.remote_execution = false; in RunMultiDevice()
938 if (!opts.remote_execution) { in Run()
Dfunction.cc1081 if (run_opts.remote_execution) { in Run()
1123 if (local_handle == kInvalidLocalHandle || opts.remote_execution) { in Run()
Dfunction_test.cc1599 opts.remote_execution = true; in TEST_F()
/external/tensorflow/tensorflow/core/platform/default/
Dbuild_config_root.bzl5 load("@local_config_remote_execution//:remote_execution.bzl", "gpu_test_tags")
/external/grpc-grpc/bazel/
Dgrpc_build_system.bzl86 "//:remote_execution": ["GRPC_PORT_ISOLATED_RUNTIME=1"],
/external/tensorflow/tensorflow/core/kernels/
Dfunction_ops.cc354 opts.remote_execution = true; in ComputeAsync()
/external/tensorflow/tensorflow/core/framework/
Dfunction.h626 bool remote_execution = false; member
/external/grpc-grpc/
DBUILD52 name = "remote_execution",