Home
last modified time | relevance | path

Searched defs:OpStatsInfo (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_combiner.h55 struct OpStatsInfo { struct
56 OpStatsInfo(const OpStats* op_stats, HardwareType hardware_type, in OpStatsInfo() argument
67 bool NoAcceleratorInSystem(const std::vector<OpStatsInfo>& all_op_stats_info); argument