Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.cc70 HloValue::HloValue(HloValue::Id id, HloInstruction* instruction, in HloValue() function in xla::HloValue
Dcopy_insertion.cc528 absl::flat_hash_map<const HloValue*, ValueNode*>* value_to_node) { in AddValueList()
564 const absl::flat_hash_map<const HloValue*, ValueNode*>& value_to_node) { in CreateCopyMap()