Home
last modified time | relevance | path

Searched defs:hlo_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc579 const HloValue& hlo_value = in AddAssignment() local
1255 for (const HloValue* hlo_value : hlo_buffer->values()) { in AssignSingleHloBuffer() local
1263 for (const HloValue* hlo_value : hlo_buffer->values()) { in AssignSingleHloBuffer() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dmhlo_to_lhlo_with_xla.cc1639 const xla::HloValue* hlo_value = entry.first; in Initialize() local