Skip to content
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

fix: failing tests for torch.linalg.norm #28691

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Medo072
Copy link
Contributor

@Medo072 Medo072 commented Mar 26, 2024

Related Issue

Closes #28690
Closes #28551

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

@ivy-leaves ivy-leaves added the PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist label Mar 26, 2024
Copy link
Contributor

@Ishticode Ishticode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Medo072
Thank you very much for the PR.
Few requests. Could you please exclude your changes to .devcontainer/devcontainer.josn.
As for the tests, it seems like the test this pr should fix is still failing in the CI as you can see in the logs under combined test results:
image
You should also be able to see this error locally.
Could you please fix these and request a review when done. Thank you very much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
3 participants