Home
last modified time | relevance | path

Searched defs:system_spec (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_helpers.cc31 DeviceNameUtils::ParsedName* system_spec, Device** system_device) { in GetSystemDevice()
97 const DeviceNameUtils::ParsedName& system_spec, const DeviceSet& device_set, in GetHostSystemDevices()
151 const DeviceNameUtils::ParsedName& system_spec, const DeviceSet& device_set, in GetTPUDevices()
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1/
H A Ddatacatalog.proto1122 oneof system_spec { oneof
1375 oneof system_spec { oneof
1385 oneof system_spec { oneof
1480 oneof system_spec { oneof
1596 oneof system_spec { oneof
H A Dschema.proto132 oneof system_spec { oneof
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/
H A Dschema.proto125 oneof system_spec { oneof
H A Ddatacatalog.proto1108 oneof system_spec { oneof
1348 oneof system_spec { oneof
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_global_init.cc151 DeviceNameUtils::ParsedName system_spec; in InitializeTPUSystemGlobally() local