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