Searched refs:pretty_flops (Results 1 – 1 of 1) sorted by relevance
622 string pretty_flops; in Main() local624 pretty_flops = strings::StrCat(total_flops, " FLOPs"); in Main()627 pretty_flops = strings::StrCat(rounded_flops, "k FLOPs"); in Main()630 pretty_flops = strings::StrCat(rounded_flops, " million FLOPs"); in Main()634 pretty_flops = strings::StrCat(rounded_flops, " billion FLOPs"); in Main()