Home
last modified time | relevance | path

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

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