Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_convolution_sycl.cpp64 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_larg_expr1D() local
125 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_larg_expr2D() local
186 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_larg_expr3D() local
239 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_evals() local
285 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_expr() local
345 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_modes() local
426 DataType * d_input = static_cast<DataType*>(sycl_device.allocate(input_bytes)); in test_strides() local
H A Dcxx11_tensor_gpu.cu332 float* d_input; in test_gpu_convolution_1d() local
385 float* d_input; in test_gpu_convolution_inner_dim_col_major_1d() local
438 float* d_input; in test_gpu_convolution_inner_dim_row_major_1d() local
492 float* d_input; in test_gpu_convolution_2d() local
556 float* d_input; in test_gpu_convolution_3d() local