![]() |
|
Classes | |
struct | InsertZeros< TensorType > |
struct | BatchMatMul< TensorType > |
Functions | |
static void | test_custom_unary_op () |
static void | test_custom_binary_op () |
EIGEN_DECLARE_TEST (cxx11_tensor_custom_op) | |
EIGEN_DECLARE_TEST | ( | cxx11_tensor_custom_op | ) |
References CALL_SUBTEST, test_custom_binary_op(), and test_custom_unary_op().
|
static |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), i, j, k, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), calibrate::val, and VERIFY_IS_APPROX.
Referenced by EIGEN_DECLARE_TEST().
|
static |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension(), i, j, Eigen::TensorBase< Derived, AccessLevel >::setRandom(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().