Home
last modified time | relevance | path

Searched defs:service_options (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dclient_library.cc108 ServiceOptions service_options; in GetOrCreateLocalClient() local
Dlocal_client.cc170 ServiceExecutableRunOptions service_options(run_options, in RunHelper() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dclient_server_test.cc66 DistributedRuntimeServiceImpl::Options service_options = {}, in StartService()
479 DistributedRuntimeServiceImpl::Options service_options; in TEST_P() local
/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/proto/google/dataflow/v1beta3/
Denvironment.proto62 repeated string service_options = 16; field
/external/googleapis/google/dataflow/v1beta3/
Denvironment.proto62 repeated string service_options = 16; field
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc1299 std::string service_options = in FixOptionsForService() local
/external/protobuf/src/google/protobuf/compiler/python/
Dgenerator.cc1294 std::string service_options = in FixOptionsForService() local
/external/rust/crates/protobuf-parse/src/pure/convert/
Doption_resolver.rs802 fn service_options( in service_options() method