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

Add support for MPS Backend [without torch.amp.autocast ] + CI #3041

Merged
merged 11 commits into from
Nov 22, 2023
Merged

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Aug 23, 2023

Description:

  • Add support for "mps" device in ignite.distributed.base

  • Made changes in the supervised_trainer API to have mps devices, Added some tests

  • autopep8 fix

  • Added lint fixes

  • Setup ci for mps tests

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)

* Add support for "mps" device in ignite.distributed.base

* Made changes in the supervised_trainer API to have mps devices, Added some tests

* autopep8 fix

* Added lint fixes

* Setup ci for mps tests

---------

Co-authored-by: guptaaryan16 <guptaaryan16@users.noreply.github.com>
Co-authored-by: vfdev <vfdev.5@gmail.com>
@github-actions github-actions bot added ci CI module: distributed Distributed module module: engine Engine module labels Aug 23, 2023
@vfdev-5 vfdev-5 marked this pull request as ready for review November 22, 2023 02:16
@vfdev-5 vfdev-5 merged commit a5ee7ae into master Nov 22, 2023
18 of 20 checks passed
@vfdev-5 vfdev-5 deleted the mps branch November 22, 2023 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI module: distributed Distributed module module: engine Engine module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants