Skip to content

implement torch.nn.interpolate mode=bilinear etc. #1941

@t-vi

Description

@t-vi

Currently, we only support "nearest" interpolation, but we should want to support other modes as well.
If doing it via a decomposition is too tedious, we likely should implement a prim mapping back to PyTorch.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions