Home
last modified time | relevance | path

Searched refs: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() argument
152 if (no_duplicates) { in PopulateWithFloatingPointData()
163 bool no_duplicates, bool use_large_range) { in PopulateWithComplexData() argument
173 PopulateWithFloatingPointData<InnerFloatT>(&real_lit, engine, no_duplicates, in PopulateWithComplexData()
176 no_duplicates, use_large_range); in PopulateWithComplexData()
190 bool no_duplicates, in PopulateWithFloatingPointData() argument
195 if (no_duplicates) { in PopulateWithFloatingPointData()
207 bool no_duplicates, in PopulateWithFloatingPointData() argument
212 if (no_duplicates) { in PopulateWithFloatingPointData()
240 bool no_duplicates) { in PopulateWithRandomIntegralData() argument
[all …]