Skip to content

Add col2im operator #4106

@garymm

Description

@garymm

col2im

Describe the operator

Rearranges input tensor in blocks. Same behavior as https://pytorch.org/cppdocs/api/function_namespaceat_1a979fbf85d8c7362d60d766bbf1639f10.html

Can this operator be constructed using existing onnx operators?

If so, why not add it as a function?

Is this operator used by any model currently? Which one?

Used by torch.fold.

Enables model SS-DCNet
Enables model DSTT

Requests for this on the PyTorch converter:
pytorch/pytorch#41423 pytorch/pytorch#64012

Are you willing to contribute it? (Y/N)

Y

Metadata

Metadata

Labels

topic: enhancementRequest for new feature or operatortopic: operatorIssues related to ONNX operators

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions