Searched refs:HloToProperties (Results 1 – 2 of 2) sorted by relevance
193 typedef std::unordered_map<const HloInstruction*, Properties> HloToProperties; typedef223 const HloToProperties& hlo_to_properties);243 HloToProperties hlo_properties_;
129 const HloToProperties& hlo_to_properties) { in GetPropertyForHlo()