Home
last modified time | relevance | path

Searched defs:gpu2 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing_sycl.cpp52 TensorMap<Tensor<DataType, 3,DataLayout, IndexType>> gpu2(gpu_data2, dim2); in test_simple_reshape() local
106 TensorMap< Tensor<DataType, 2, DataLayout, IndexType> > gpu2(gpu_data2, dim2); in test_reshape_as_lvalue() local
154 TensorMap<Tensor<DataType, 5,DataLayout, IndexType>> gpu2(gpu_data2, slice1_range); in test_simple_slice() local
211 TensorMap<Tensor<DataType, 5,DataLayout, IndexType>> gpu2(gpu_data2, slice1_range); in test_strided_slice_as_rhs_sycl() local
281 TensorMap<Tensor<DataType, 2,DataLayout,IndexType>> gpu2(gpu_data2, tensorRange); in test_strided_slice_write_sycl() local
H A Dcxx11_tensor_math_sycl.cpp48 TensorMap<Tensor<DataType, 3, DataLayout, IndexType>> gpu2(gpu_data2, tensorRange); in test_tanh_sycl() local
78 TensorMap<Tensor<DataType, 3, DataLayout, IndexType>> gpu2(gpu_data2, tensorRange); in test_sigmoid_sycl() local
H A Dcxx11_tensor_layout_swap_sycl.cpp44 TensorMap<Tensor<DataType, 3, RowMajor, IndexType>> gpu2(gpu_data2, tensorRowRange); in test_simple_swap_sycl() local
87 TensorMap<Tensor<DataType, 3, RowMajor, IndexType>> gpu2(gpu_data2, tensorRowRange); in test_swap_as_lvalue_sycl() local
H A Dcxx11_tensor_padding_sycl.cpp63 TensorMap<Tensor<DataType, 4,DataLayout,IndexType>> gpu2(gpu_data2, padedtensorRange); in test_simple_padding() local
117 TensorMap<Tensor<DataType, 2,DataLayout,IndexType>> gpu2(gpu_data2, reshape_dims); in test_padded_expr() local
H A Dcxx11_tensor_sycl.cpp47 TensorMap<Tensor<DataType, 3, DataLayout, IndexType>> gpu2(gpu_data2, tensorRange); in test_sycl_mem_transfers() local
135 TensorMap<tensor_type> gpu2(gpu_data_out, tensorRange); in test_sycl_mem_sync_offsets() local
H A Dcxx11_tensor_shuffling_sycl.cpp51 TensorMap<Tensor<DataType, 4, DataLayout, IndexType>> gpu2(gpu_data2, in test_simple_shuffling_sycl() local
H A Dcxx11_tensor_image_op_sycl.cpp66 TensorMap<Tensor<DataType, 3, DataLayout, IndexType>> gpu2(gpu_data2, input_range); in test_image_op_sycl() local