Searched defs:DepthwiseConvolution2dDescriptor (Results 1 – 4 of 4) sorted by relevance
314 struct DepthwiseConvolution2dDescriptor struct329 bool operator ==(const DepthwiseConvolution2dDescriptor& rhs) const; argument
455 struct DepthwiseConvolution2dDescriptor struct457 DepthwiseConvolution2dDescriptor() in DepthwiseConvolution2dDescriptor() function470 bool operator ==(const DepthwiseConvolution2dDescriptor& rhs) const in operator ==()485 uint32_t m_PadLeft;487 uint32_t m_PadRight;489 uint32_t m_PadTop;491 uint32_t m_PadBottom;493 uint32_t m_StrideX;495 uint32_t m_StrideY;497 uint32_t m_DilationX;[all …]
81 const DepthwiseConvolution2dDescriptor&, in VisitDepthwiseConvolution2dLayer()
170 … const DepthwiseConvolution2dDescriptor&, // descriptor in IsDepthwiseConvolutionSupported()200 … const DepthwiseConvolution2dDescriptor&, // descriptor in IsDilatedDepthwiseConvolutionSupported()