Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1467 auto thirty_two = xla::ScalarLike(x, 32.0); in I0eImpl32() local
1512 auto thirty_two = xla::ScalarLike(x, 32.0); in I0eImpl64() local
1561 auto thirty_two = xla::ScalarLike(x, 32.0); in I1eImpl32() local
1607 auto thirty_two = xla::ScalarLike(x, 32.0); in I1eImpl64() local
/external/tensorflow/tensorflow/core/kernels/special_math/
Dspecial_math_op_misc_impl.h387 const Scalar thirty_two = Scalar(32.0); in EIGEN_EMPTY_STRUCT_CTOR() local