Permute
Input
x:
- Required: yes
- Type: float16, float32
- Description: permutes input tensor
- Restriction: none
Attribute
order:
- Required: yes
- Type: ListInt
- Description: new orders
- Restriction: none
Output
y:
- Required: yes
- Type: float16, float32
- Description: permuted output tensor
- Restriction: none
Parent topic: Supported Caffe Operators