Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_test.cc170 const int64 kTrialCount = 5; in TEST_F() local
174 for (int64 t = 0; t < kTrialCount; ++t) { in TEST_F()