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