ONE icon indicating copy to clipboard operation
ONE copied to clipboard

Draft: Add Permute OP for layout and data type conversion

Open hseok-oh opened this issue 6 months ago • 0 comments

  • Introduce and change API to set layout and data type
  • Add compile pass to insert permute OP for input and output layout and data type conversion
  • Add permute type again to permute op for layout conversion
  • Don't use tensor's layout in PermuteLayer kernel, instead, use permute type field

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh [email protected]


Related issue: #13645

hseok-oh avatar Aug 14 '24 11:08 hseok-oh