Module interpolate
Expand description
Interpolate module
Structs§
- Interpolate1d
- Interpolate module for resizing 1D tensors with shape [N, C, L].
- Interpolate1d
Config - Configuration for the 1D interpolation module.
- Interpolate2d
- Interpolate module for resizing tensors with shape [N, C, H, W].
- Interpolate2d
Config - Configuration for the 2D interpolation module.
Enums§
- Interpolate
Mode - Algorithm used for downsampling and upsampling