Home
last modified time | relevance | path

Searched refs:tensorRange1 (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_custom_op_sycl.cpp114 Eigen::array<IndexType, 3> tensorRange1 = {{2, 3, 5}}; in test_custom_binary_op_sycl() local
118 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()