Home
last modified time | relevance | path

Searched refs:op_count_pair (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc805 for (const auto& op_count_pair : in VLogClusteringSummary() local
807 VLOG(3) << " " << op_count_pair.first << ": " << op_count_pair.second in VLogClusteringSummary()