Expand description
layers like cat or swap dims that change the organization or structure of tensors
Structsยง
- Cat
- wrapper to apply an operation
- CatLayer
- layer to apply an operation
- Flatten
- wrapper to apply an operation
- Flatten
Layer - layer to apply an operation
- Reshape
- wrapper to apply an operation
- Reshape
Layer - layer to apply an operation
- Squeeze
- wrapper to apply an operation
- Squeeze
Layer - layer to apply an operation
- Stack
- wrapper to apply an operation
- Stack
Layer - layer to apply an operation
- Unsqueeze
- wrapper to apply an operation
- Unsqueeze
Layer - layer to apply an operation