Created
May 10, 2024 02:43
-
-
Save archana-ramalingam/beeb9ca964086b91ca28694275ba7f73 to your computer and use it in GitHub Desktop.
SHARK-TestSuite e2e test failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ReduceLogSumExp.default.torch-onnx.mlir:4:10: error: failed to legalize operation 'torch.operator' that was explicitly marked illegal | |
| %0 = torch.operator "onnx.ReduceLogSumExp"(%arg0) : (!torch.vtensor<[2,3,4],f32>) -> !torch.vtensor<[1,1,1],f32> | |
| ^ | |
| ReduceLogSumExp.default.torch-onnx.mlir:4:10: note: see current operation: %0 = "torch.operator"(%arg0) <{name = "onnx.ReduceLogSumExp"}> : (!torch.vtensor<[2,3,4],f32>) -> !torch.vtensor<[1,1,1],f32> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ReduceLogSumExp model.py file