Searched defs:DepthwiseConvolution2dDescriptor (Results 1 – 4 of 4) sorted by relevance
376 struct DepthwiseConvolution2dDescriptor struct391 bool operator ==(const DepthwiseConvolution2dDescriptor& rhs) const; argument
647 struct DepthwiseConvolution2dDescriptor : BaseDescriptor struct649 DepthwiseConvolution2dDescriptor() in DepthwiseConvolution2dDescriptor() argument662 bool operator ==(const DepthwiseConvolution2dDescriptor& rhs) const in operator ==()680 uint32_t m_PadLeft;682 uint32_t m_PadRight;684 uint32_t m_PadTop;686 uint32_t m_PadBottom;688 uint32_t m_StrideX;690 uint32_t m_StrideY;692 uint32_t m_DilationX;[all …]
61 inline bool IsNeutralElement(const DepthwiseConvolution2dDescriptor&, in IsNeutralElement()
218 … const DepthwiseConvolution2dDescriptor&, // descriptor in IsDepthwiseConvolutionSupported()248 … const DepthwiseConvolution2dDescriptor&, // descriptor in IsDilatedDepthwiseConvolutionSupported()