Searched defs:DimConv2DKernel (Results 1 – 2 of 2) sorted by relevance
34 struct DimConv2DKernel { struct35 static constexpr uint32_t Width = 1u;36 static constexpr uint32_t Height = 2u;37 static constexpr uint32_t InChannels = 3u;38 static constexpr uint32_t OutChannels = 4u;
49 struct DimConv2DKernel { struct50 static constexpr uint32_t Width = 1u;51 static constexpr uint32_t Height = 2u;52 static constexpr uint32_t InChannels = 3u;53 static constexpr uint32_t OutChannels = 4u;