Home
last modified time | relevance | path

Searched defs:gpu_data3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing_sycl.cpp48 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(tensor3.size()*sizeof(DataType)… in test_simple_reshape() local
103 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(tensor5d.size()*sizeof(DataType… in test_reshape_as_lvalue() local
165 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(slice2.size()*sizeof(DataType))… in test_simple_slice() local
230 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(slice2.size()*sizeof(DataType))… in test_strided_slice_as_rhs_sycl() local
279 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(slice.size()*sizeof(DataType))); in test_strided_slice_write_sycl() local
H A Dcxx11_tensor_shuffling_sycl.cpp82 DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(buffSize)); in test_simple_shuffling_sycl() local
H A Dcxx11_tensor_image_op_sycl.cpp63 …DataType* gpu_data3 = static_cast<DataType*>(sycl_device.allocate(tensor3.size()*sizeof(DataType)… in test_image_op_sycl() local