HomeSort by relevance Sort by last modified time
    Searched refs:HloToProperties (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_cost_analysis.h 151 typedef std::unordered_map<const HloInstruction*, Properties> HloToProperties;
193 const HloToProperties& hlo_to_properties);
204 HloToProperties hlo_properties_;
hlo_cost_analysis.cc 116 const HloToProperties& hlo_to_properties) {

Completed in 183 milliseconds