mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
This is the same as the existing multiplier-1 variant of DepthwiseConv2D, but in PyTorch dim order. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D128575