Searched defs:gpu_out_data (Results 1 – 8 of 8) sorted by relevance
44 DataType* gpu_out_data = (DataType*)sycl_device.allocate( in test_full_reductions_sum_sycl() local89 DataType* gpu_out_data = in test_full_reductions_sum_with_offset_sycl() local124 DataType* gpu_out_data = (DataType*)sycl_device.allocate(sizeof(DataType)); in test_full_reductions_max_sycl() local167 DataType* gpu_out_data = in test_full_reductions_max_with_offset_sycl() local219 DataType* gpu_out_data = (DataType*)sycl_device.allocate(sizeof(DataType)); in test_full_reductions_mean_sycl() local297 DataType* gpu_out_data = in test_full_reductions_mean_with_offset_sycl() local342 DataType* gpu_out_data = in test_full_reductions_mean_with_odd_offset_sycl() local378 DataType* gpu_out_data = (DataType*)sycl_device.allocate(sizeof(DataType)); in test_full_reductions_min_sycl() local423 DataType* gpu_out_data = in test_full_reductions_min_with_offset_sycl() local462 DataType* gpu_out_data = static_cast<DataType*>(sycl_device.allocate( in test_first_dim_reductions_max_sycl() local[all …]
57 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.dimensions().TotalSize(… in test_broadcast_sycl_fixed() local108 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.dimensions().TotalSize(… in test_broadcast_sycl() local
59 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.dimensions().TotalSize(… in test_custom_unary_op_sycl() local124 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.dimensions().TotalSize(… in test_custom_binary_op_sycl() local
197 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.size()*sizeof(DataType)… in test_sycl_computations() local326 … Scalar2 * gpu_out_data = static_cast<Scalar2*>(sycl_device.allocate(out.size()*sizeof(Scalar2))); in test_sycl_cast() local
37 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.dimensions().TotalSize(… in test_forced_eval_sycl() local
141 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(result.dimensions().TotalSi… in test_concatenation_as_lvalue() local
43 DataType* gpu_out_data = static_cast<DataType*>(sycl_device.allocate( in test_simple_reverse() local
39 …DataType * gpu_out_data = static_cast<DataType*>(sycl_device.allocate(out.size()*sizeof(DataType)… in main() local