Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc343 opts.remote_execution = true; in TEST_F()
358 opts.remote_execution = true; in TEST_F()
374 opts.remote_execution = true; in TEST_F()
391 opts.remote_execution = true; in TEST_F()
410 opts.remote_execution = true; in TEST_F()
431 opts.remote_execution = true; in TEST_F()
461 opts.remote_execution = true; in TEST_F()
984 opts.remote_execution = true; in TEST_F()
1000 opts.remote_execution = true; in TEST_F()
1026 opts.remote_execution = true; in TEST_F()
Dprocess_function_library_runtime.cc1008 opts_copy.remote_execution = false; in RunMultiDevice()
1052 opts_copy.remote_execution = true; in RunMultiDevice()
1291 if (!opts.remote_execution) { in RunInternal()
Dfunction.cc1147 if (run_opts.remote_execution) { in Run()
1206 if (opts.remote_execution) { in Run()
Dfunction_test.cc1865 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.cc373 opts.remote_execution = true; in ComputeAsync()
/external/tensorflow/tensorflow/core/framework/
Dfunction.h699 bool remote_execution = false; member
Dfunction.cc1723 " remote_execution=", remote_execution, " source_device=", source_device, in DebugString()
/external/grpc-grpc/
DBUILD52 name = "remote_execution",