MISA icon indicating copy to clipboard operation
MISA copied to clipboard

tensor transpose kernels

Open shaojiewang opened this issue 3 years ago • 0 comments

req:

  • [x] input/output: nchw->nchw-vecc nchw-vecc->nchw
  • [ ] weight: nchw->chwn-vecc
  • [ ] padding transpose: for cases c%vecc!=0, padding 0 at vecc's tail

shaojiewang avatar Dec 31 '21 02:12 shaojiewang