-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[torchlib] native_layer_norm_float32 is failing on MacOS CI with significant absolute difference #1470
Labels
Comments
justinchuby
added
topic: torch_lib
Related to the torch/aten function lib in development
broken ci
labels
Apr 26, 2024
Open
Pasting the script here for access
|
This should be an ORT issue and has filed one: microsoft/onnxruntime#20676 |
Could you help skipping the test for now? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Observations: Doesn't fail on other platforms. Started to fail only after the Mac runners on Github were down and brought back up a day ago. All failing tests have 1D single element inputs.
Example https://github.com/microsoft/onnxscript/actions/runs/8840793727/job/24276753517
cc @thiagocrepaldi @titaiwangms @xiaowuhu @fatcat-z
The text was updated successfully, but these errors were encountered: