Searched refs:HloToProperties (Results 1 – 2 of 2) sorted by relevance
151 typedef std::unordered_map<const HloInstruction*, Properties> HloToProperties; typedef193 const HloToProperties& hlo_to_properties);204 HloToProperties hlo_properties_;
116 const HloToProperties& hlo_to_properties) { in GetPropertyForHlo()