You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding an extra torch.Tensor.transpose node as output, the original output of torch.sin is changed with and without optimization, causing mismatch of model outputs.
This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Describe the issue
ONNX opset version: 14
When adding an extra torch.Tensor.transpose node as output, the original output of torch.sin is changed with and without optimization, causing mismatch of model outputs.
To reproduce
Input data:
input_data.zip
Sample code:
Output:
Urgency
This is an incorrect functionality implementation. It may cause severe bugs for those systems on the top of ORT.
Platform
Linux
OS Version
Ubuntu 22.04.3 LTS (x86_64)
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.15.1
ONNX Runtime API
Python
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: