Home
last modified time | relevance | path

Searched defs:computation_id (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/
H A Dstreaming.proto134 string computation_id = 5; field
218 string computation_id = 1; field
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/proto/google/dataflow/v1beta3/
H A Dstreaming.proto134 string computation_id = 5; field
218 string computation_id = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_schedule.cc49 int64_t computation_id = id_sequence.first; in CreateFromProto() local
82 int64_t computation_id = id_sequence.first; in ToProto() local
H A Dcomputation_placer.h54 int computation_id; member
H A Dhlo_module.cc432 int64_t computation_id = computation_proto.id(); in CreateFromProto() local
H A Dhlo_instruction.cc140 [&computation_map](int64_t computation_id) { in CreateFromProto()
961 for (const int64_t computation_id : proto.called_computation_ids()) { in CreateFromProto() local
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dselector_context.proto91 bytes computation_id = 5; field
H A Dfl_runner.cc1014 std::string computation_id; member
1149 std::string computation_id; in IssueCheckin() local
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dselector_context.pb.h2268 inline const std::string& FederatedComputation::computation_id() const { in computation_id() function
2299 inline void FederatedComputation::set_allocated_computation_id(std::string* computation_id) { in set_allocated_computation_id()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.h1063 int64_t computation_id; member
H A Dxla_builder.cc3963 int64_t computation_id = GetNextId(); in AddCalledComputation() local
3998 int64_t computation_id = imported_computation.id(); in AddCalledComputation() local