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

Review azureml tests #2009

Merged
merged 6 commits into from
Oct 7, 2023
Merged

Review azureml tests #2009

merged 6 commits into from
Oct 7, 2023

Conversation

miguelgfierro
Copy link
Collaborator

Description

Related Issues

References

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
@loomlike
Copy link
Collaborator

loomlike commented Oct 6, 2023

is this to logging env details while testing?

@miguelgfierro miguelgfierro merged commit d3da0fe into staging Oct 7, 2023
20 checks passed
@miguelgfierro miguelgfierro deleted the miguel/review_azureml_tests branch October 7, 2023 06:06
@@ -57,5 +57,6 @@ def test_tensorflow_gpu():


@pytest.mark.gpu
@pytest.mark.skip(reason="This function in PyTorch is flaky")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe the problem is due to a cuda version mismatch and can be solved by installing pytorch-cuda as here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants