Home
last modified time | relevance | path

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

/external/eigen/test/
Dcuda_basic.cu81 struct redux { struct
83 void operator()(int i, const typename T::Scalar* in, typename T::Scalar* out) const in operator ()()
/external/eigen/unsupported/test/
Dcxx11_tensor_reduction_cuda.cu70 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_first_dim_reductions() local
110 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_last_dim_reductions() local
Dcxx11_tensor_reduction_sycl.cpp67 Tensor<float, 2> redux(reduced_tensorRange); in test_first_dim_reductions_sycl() local
105 Tensor<float, 2> redux(reduced_tensorRange); in test_last_dim_reductions_sycl() local
Dcxx11_tensor_of_float16_cuda.cu318 void test_cuda_reductions(int size1, int size2, int redux) { in test_cuda_reductions()
/external/tensorflow/tensorflow/core/kernels/
Dbias_op.cc293 redux; in Compute() local
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c1888 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
2969 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local