Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_contract_sycl.cpp49 Eigen::array<IndexType, 2> left_dims = {{m_size, k_size}}; in test_sycl_contraction() local
164 Eigen::array<IndexType, 2> left_dims = {{m_size, k_size}}; in test_no_out_of_bounds() local
272 Eigen::array<IndexType, 2> left_dims = {{m_size, k_size}}; in test_scalar() local
328 TensorDim left_dims = {{m_batch, k_size, m_size}}; in contraction_batch() local
399 Eigen::array<IndexType, 2> left_dims = {{m_size, k_size}}; in contraction_rhs_transposed() local
468 Eigen::array<IndexType, 2> left_dims = {{k_size, m_size}}; in contraction_lhs_transposed() local
534 Eigen::array<IndexType, 2> left_dims = {{k_size, m_size}}; in contraction_both_transposed() local