Home
last modified time | relevance | path

Searched defs:HloValue (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.cc72 HloValue::HloValue(HloValue::Id id, HloInstruction* instruction, in HloValue() function in xla::HloValue
Dbuffer_assignment.cc875 const std::pair<const HloValue*, BufferAllocation::OffsetSize>& b2) { in BufferInfoString()
Dcopy_insertion.cc1210 absl::flat_hash_map<const HloValue*, ValueNode*>* value_to_node) { in AddValueList()
1246 const absl::flat_hash_map<const HloValue*, ValueNode*>& value_to_node) { in CreateCopyMap()