Home
last modified time | relevance | path

Searched defs:flops_by_op (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc152 std::unordered_map<string, int64>* flops_by_op) { in CalculateFlops()
626 std::unordered_map<string, int64> flops_by_op; in Main() local