ONE - On-device Neural Engine
|
Functions | |
template<typename Packet > | |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::enable_if< unpacket_traits< Packet >::masked_load_available, typenameunpacket_traits< Packet >::mask_t >::type | mask (int from, int to) |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::enable_if< unpacket_traits< Packet >::masked_load_available, typenameunpacket_traits< Packet >::mask_t >::type Eigen::internal::mask | ( | int | from, |
int | to | ||
) |
Definition at line 75 of file eigen_convolution_helpers.h.