-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
module: onnxRelated to torch.onnxRelated to torch.onnxtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🚀 The feature, motivation and pitch
I need to use the gridsample operator in my code. I can use onnx in Pytorch1.12.0 to do this successfully, but there are errors in infer, because 5D input is not supported, so I checked the update log for Pytorch 2.0, found that as of now, the latest pytorch onnx does not support 5D input, so please ask:
When Will ONNX's GridSample support for 5D volumetric input be implemented?
Alternatives
No response
Additional context
No response
aviziskind, hubertlu-tw, daikankan and lutianye
Metadata
Metadata
Assignees
Labels
module: onnxRelated to torch.onnxRelated to torch.onnxtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Done