Skip to content

Removed temporary fix with mkl #2110

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

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Jul 14, 2021

Fixes #2108

Description:

  • Removed temporary fix with mkl

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the ci CI label Jul 14, 2021
@vfdev-5 vfdev-5 merged commit de4cff3 into pytorch:master Jul 15, 2021
@vfdev-5 vfdev-5 deleted the issue-2108-fix-tpu-ci branch July 15, 2021 08:48
Copy link
Collaborator

@trsvchn trsvchn left a comment

Choose a reason for hiding this comment

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

LGTM! thanks @vfdev-5

KickItLikeShika added a commit to KickItLikeShika/ignite that referenced this pull request Jul 15, 2021
vfdev-5 pushed a commit that referenced this pull request Jul 16, 2021
* Updates

* update docs

* update docs

* update docs

* update docstring

* update docstring

* update docstring

* revert

* split events_driven + other updates

* fix docstring

* fixed deterministic issue + udpate EventsDriven

* ignore type in _handler_wrapper

* revert tpu-test

* Revert "Removed temporary fix with mkl (#2110)"

This reverts commit de4cff3.

* Revert "revert tpu-test"

This reverts commit 82a8d7a.

* revert

* Revert "revert"

This reverts commit 99c3921.

* revert

* reverted engine + added docs for EventsDriven + fixed broken docs

* updated base docs

* fixed broken docs

* reverted state

* revert test_mixins

* added tests

* fixed typos
vfdev-5 pushed a commit that referenced this pull request Jul 1, 2022
* Updates

* update docs

* update docs

* update docs

* update docstring

* update docstring

* update docstring

* revert

* split events_driven + other updates

* fix docstring

* fixed deterministic issue + udpate EventsDriven

* ignore type in _handler_wrapper

* revert tpu-test

* Revert "Removed temporary fix with mkl (#2110)"

This reverts commit de4cff3.

* Revert "revert tpu-test"

This reverts commit 82a8d7a.

* revert

* Revert "revert"

This reverts commit 99c3921.

* revert

* reverted engine + added docs for EventsDriven + fixed broken docs

* updated base docs

* fixed broken docs

* reverted state

* revert test_mixins

* added tests

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

Successfully merging this pull request may close these issues.

Fix mkl Linking Issue in TPU tests is failing
2 participants