Home
last modified time | relevance | path

Searched refs:CopyNodes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc591 CopyNodes& copy_node = copy_map_[instruction]; in CreateCopyMap()
653 const CopyNodes& copy_node = copy_map_.at(copy); in TryElideCopy()
948 const CopyNodes& copy_info = pair.second; in ToString()
970 struct CopyNodes { struct in xla::__anon747efefc0111::CopyRemover
975 absl::flat_hash_map<const HloInstruction*, CopyNodes> copy_map_;