Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc87 string match_percentage = R"(\d+\.\d*% +\d+Σ)"; local
88 string match_cycles = R"((\d+) cycles +\( *()" + match_percentage + R"()\))";