Searched defs:redux (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | cuda_basic.cu | 78 struct redux { struct 80 void operator()(int i, const typename T::Scalar* in, typename T::Scalar* out) const in operator ()()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | cxx11_tensor_reduction_cuda.cu | 67 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_first_dim_reductions() local 107 Tensor<Type, 2, DataLayout> redux = in.sum(red_axis); in test_last_dim_reductions() local
|
| D | cxx11_tensor_reduction_sycl.cpp | 67 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
|
| D | cxx11_tensor_of_float16_cuda.cu | 315 void test_cuda_reductions(int size1, int size2, int redux) { in test_cuda_reductions()
|