Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_reduction_gpu.cu83 Tensor<Type, 2, DataLayout> redux_gpu(dim_y, dim_z); in test_first_dim_reductions() local
123 Tensor<Type, 2, DataLayout> redux_gpu(dim_x, dim_y); in test_last_dim_reductions() local
Dcxx11_tensor_reduction_sycl.cpp454 Tensor<DataType, 2, DataLayout, IndexType> redux_gpu(reduced_tensorRange); in test_first_dim_reductions_max_sycl() local
501 reduced_tensor redux_gpu(reduced_range); in test_first_dim_reductions_max_with_offset_sycl() local
559 reduced_tensor redux_gpu(reduced_range); in test_last_dim_reductions_max_with_offset_sycl() local
618 Tensor<DataType, 1, DataLayout, IndexType> redux_gpu(reduced_tensorRange); in test_first_dim_reductions_sum_sycl() local
662 Tensor<DataType, 2, DataLayout, IndexType> redux_gpu(reduced_tensorRange); in test_first_dim_reductions_mean_sycl() local
708 Tensor<DataType, 2, DataLayout, IndexType> redux_gpu(reduced_tensorRange); in test_last_dim_reductions_mean_sycl() local
753 Tensor<DataType, 2, DataLayout, IndexType> redux_gpu(reduced_tensorRange); in test_last_dim_reductions_sum_sycl() local