ganler opened a new pull request #10742: URL: https://github.com/apache/tvm/pull/10742
According to ONNX spec: https://github.com/onnx/onnx/blob/main/docs/Changelog.md#squeeze-13 > If axes is not provided, all the single dimensions will be removed from the shape. This PR supports the absence of empty axis handling and the edge case of scalar.squeeze(). cc: @masahi @AndrewZhaoLuo @junrushao1994 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
