-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Labels
featureA request for a proper, new feature.A request for a proper, new feature.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
🚀 Feature
would you support view_as_complex for converting to onnx model? Thanks a lot
Motivation
when I try to convert a nn contains complex tensor computation, it says:
Pytorch export onnx: RuntimeError Exporting the operator view_as_complex to ONNX opset version 9 is not supported. Please open a bug to request ONNX export support for the missing operator
also : onnx/onnx#3173
cc @houseroad @spandantiwari @lara-hdr @BowenBao @neginraoof
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA request for a proper, new feature.A request for a proper, new feature.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