Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc444 constexpr size_t kThreadLimits = 100; in RealMain() local
449 std::min<size_t>(std::max(kThreadLimits, snapshots.size()), 1), in RealMain()