![]() |
|
Functions | |
template<int DataLayout> | |
static void | test_simple_broadcasting () |
template<int DataLayout> | |
static void | test_vectorized_broadcasting () |
template<int DataLayout> | |
static void | test_static_broadcasting () |
template<int DataLayout> | |
static void | test_fixed_size_broadcasting () |
template<int DataLayout> | |
static void | test_simple_broadcasting_one_by_n () |
template<int DataLayout> | |
static void | test_simple_broadcasting_n_by_one () |
template<int DataLayout> | |
static void | test_size_one_broadcasting () |
template<int DataLayout> | |
static void | test_simple_broadcasting_one_by_n_by_one_1d () |
template<int DataLayout> | |
static void | test_simple_broadcasting_one_by_n_by_one_2d () |
EIGEN_DECLARE_TEST (cxx11_tensor_broadcasting) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_broadcasting | ) |
References CALL_SUBTEST.
|
static |
References Eigen::TensorFixedSize< Scalar_, Dimensions_, Options_, IndexType >::data(), DataLayout, i, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_APPROX.
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension(), i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension(), i, j, k, Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::resize(), Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
|
static |