Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc148 bool no_duplicates, bool use_large_range) { in PopulateWithFloatingPointData()
163 bool no_duplicates, bool use_large_range) { in PopulateWithComplexData()
190 bool no_duplicates, in PopulateWithFloatingPointData()
207 bool no_duplicates, in PopulateWithFloatingPointData()
240 bool no_duplicates) { in PopulateWithRandomIntegralData()
266 bool no_duplicates, in MakeFakeLiteralInternal()
552 bool no_duplicates = false; in CreateLiteralForConstrainedUses() local