Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
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
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1639 const xla::HloValue* hlo_value = entry.first; in Initialize() local