Searched defs:flops_by_op (Results 1 – 1 of 1) sorted by relevance
151 std::unordered_map<string, int64>* flops_by_op) { in CalculateFlops()615 std::unordered_map<string, int64> flops_by_op; in Main() local