Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcopy_insertion.cc1152 absl::flat_hash_map<const HloValue*, ValueNode*> value_to_node; in CopyRemover() local
1210 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()