Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/
H A Dbenchmark_model.cc156 std::unordered_map<string, int64_t>* flops_by_op) { in CalculateFlops()
630 std::unordered_map<string, int64_t> flops_by_op; in Main() local