Searched defs:flop_count (Results 1 – 4 of 4) sorted by relevance
49 absl::string_view category, int64_t cycles, int64_t flop_count, in AddOp()67 int64_t flop_count; // -1 if unknown member
32 float flop_count = 4; field
1121 float HloCostAnalysis::flop_count() const { in flop_count() function in xla::HloCostAnalysis1137 int64_t HloCostAnalysis::flop_count(const HloInstruction& hlo) const { in flop_count() function in xla::HloCostAnalysis
248 double flop_count = 1; field