Permute

Input

x:
  • Required: yes
  • Type: float16, float32
  • Description: permuted input tensor
  • Restriction: none

Attribute

order:
  • Required: yes
  • Type: ListInt
  • Description: new orders
  • Restriction: none

Output

y:
  • Required: yes
  • Type: float16, float32
  • Description: permuted input tensor
  • Restriction: none