Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc491 Literal MakeRandomIndex(int64 index_bound, std::minstd_rand0* engine) { in MakeRandomIndex()
551 int64 index_bound = INT64_MAX; in CreateLiteralForConstrainedUses() local