aimet icon indicating copy to clipboard operation
aimet copied to clipboard

PyTorch, does it support exporting ONNX opset 16? grid_sample needs this.

Open 666DZY666 opened this issue 1 year ago • 3 comments

666DZY666 avatar Sep 13 '23 04:09 666DZY666

AIMET currently supports OPSET 12 and QNN supports OPSET 11.

quic-mangal avatar Sep 15 '23 20:09 quic-mangal

AIMET currently supports OPSET 12 and QNN supports OPSET 11.

The minimum version of onnx required for the GridSample is opset16,qnn supports. But how does aimet export the GridSample?

666DZY666 avatar Oct 01 '23 03:10 666DZY666

Currently AIMET supports uptil opset 12.

quic-mangal avatar Oct 03 '23 22:10 quic-mangal