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 140 typedef std::unordered_map<const HloInstruction*, Properties> HloToProperties;
168 const HloToProperties& hlo_to_properties);
175 HloToProperties hlo_properties_;
hlo_cost_analysis.cc 114 const HloToProperties& hlo_to_properties) {

Completed in 63 milliseconds