Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show.cc164 string fops = FormatNumber(node->proto().total_float_ops()) + " flops"; in FormatNode() local
Dtfprof_code.cc664 string fops = FormatNumber(node->proto().total_float_ops()) + " flops"; in FormatNode() local