Searched refs:tensorRange1 (Results 1 – 1 of 1) sorted by relevance
114 Eigen::array<IndexType, 3> tensorRange1 = {{2, 3, 5}}; in test_custom_binary_op_sycl() local118 Eigen::Tensor<DataType, 3, DataLayout, IndexType> in1(tensorRange1); in test_custom_binary_op_sycl()127 TensorType gpu_in1(gpu_in1_data, tensorRange1); in test_custom_binary_op_sycl()