Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/src/SpecialFunctions/
H A DSpecialFunctionsFunctors.h31 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& x) cons… in packetOp() function
H A DBesselFunctionsFunctors.h31 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& x) const { in packetOp() function
/aosp_15_r20/external/eigen/Eigen/src/Core/functors/
H A DUnaryFunctors.h26 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const in packetOp() function
H A DNullaryFunctors.h23 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<P… in packetOp() function
H A DBinaryFunctors.h44 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& a, const Packet& b) const in packetOp() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcwise_ops_gradients.h35 packetOp(const Packet& output, const Packet& output_gradient) const { in packetOp() function
H A Deigen_activations.h39 inline Packet packetOp(const Packet& y) const { in packetOp() function
H A Dcwise_op_leakyrelu_bf16.cc48 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& x) const { in packetOp() function
H A Dscan_ops.h65 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const T& a, in packetOp() function
H A Dfill_functor.cu.cc46 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { in packetOp() function
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_random.cpp53 internal::packet_traits<int>::type packetOp( in packetOp() function
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRandom.h172 Packet packetOp(Index i) const { in packetOp() function