-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
topic: enhancementRequest for new feature or operatorRequest for new feature or operatortopic: operatorIssues related to ONNX operatorsIssues related to ONNX operators
Description
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
Assignees
Labels
topic: enhancementRequest for new feature or operatorRequest for new feature or operatortopic: operatorIssues related to ONNX operatorsIssues related to ONNX operators
Type
Projects
Status
Done