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