Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc122 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local
248 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local
359 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local
/external/rust/crates/glam/src/
Dfloat_ex.rs15 let nonnegative = self >= 0.0; in acos_approx() localVariable
/external/guava/android/guava-tests/benchmark/com/google/common/math/
DIntMathBenchmark.java39 private static final int[] nonnegative = new int[ARRAY_SIZE]; field in IntMathBenchmark
DLongMathBenchmark.java39 private static final long[] nonnegative = new long[ARRAY_SIZE]; field in LongMathBenchmark
/external/guava/guava-tests/benchmark/com/google/common/math/
DIntMathBenchmark.java39 private static final int[] nonnegative = new int[ARRAY_SIZE]; field in IntMathBenchmark
DLongMathBenchmark.java39 private static final long[] nonnegative = new long[ARRAY_SIZE]; field in LongMathBenchmark