Searched refs:initializePacket (Results 1 – 7 of 7) sorted by relevance
235 *scratch = reducer.template initializePacket<packet_type>(); in ReductionInitFullReduxKernelHalfFloat()250 p_output[i] = reducer.template initializePacket<PacketType>(); in ReductionInitKernelHalfFloat()276 *scratch = reducer.template initializePacket<PacketType>(); in FullReductionKernelHalfFloat()288 *scratch = reducer.template initializePacket<PacketType>(); in FullReductionKernelHalfFloat()294 PacketType accum = reducer.template initializePacket<PacketType>(); in FullReductionKernelHalfFloat()588 *poutput = reducer.template initializePacket<PacketType>();604 PacketType reduced_val1 = reducer.template initializePacket<PacketType>();605 PacketType reduced_val2 = reducer.template initializePacket<PacketType>();622 PacketType r1 = reducer.template initializePacket<PacketType>();623 PacketType r2 = reducer.template initializePacket<PacketType>();
84 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {132 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {210 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {252 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {294 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {
186 …typename Self::PacketReturnType paccum = reducer.template initializePacket<typename Self::PacketRe…250 reducer.template initializePacket<typename Self::PacketReturnType>();252 reducer.template initializePacket<typename Self::PacketReturnType>();810 …typename Self::PacketReturnType accum = reducer.template initializePacket<typename Self::PacketRet…
123 Packet accum = self.accumulator().template initializePacket<Packet>();
155 PacketReturnType packetAccumulator = op.template initializePacket<PacketReturnType>();
97 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const { in initializePacket() function
348 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const { in initializePacket() function