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

Default Device Ordinal API #1079

Merged

Conversation

antoniojkim
Copy link
Collaborator

It has been brought to my attention that the pytorch/pytorch#76517 will be adding a couple new methods to the backend interface. This will break the Torch-MLIR backend interface as they are pure virtual. Adding implementations for them to avoid breakage.

This PR will only be merged in after pytorch/pytorch#76517 has been merged in.

CC: @ke1337 @henrytwo

@antoniojkim antoniojkim merged commit 2915327 into torch_mlir_ltc_backend Jul 19, 2022
antoniojkim added a commit that referenced this pull request Jul 19, 2022
* Add default device ordinal API

* Fix reference backend
@antoniojkim antoniojkim deleted the antoniojkim/default_device_ordinal branch July 22, 2022 13:18
antoniojkim added a commit that referenced this pull request Jul 22, 2022
* Add default device ordinal API

* Fix reference backend
henrytwo pushed a commit that referenced this pull request Jul 29, 2022
* Add default device ordinal API

* Fix reference backend
henrytwo pushed a commit that referenced this pull request Jul 29, 2022
* Add default device ordinal API

* Fix reference backend
henrytwo pushed a commit that referenced this pull request Jul 30, 2022
* Add default device ordinal API

* Fix reference backend
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
Signed-off-by: Gong Su <gong_su@hotmail.com>
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.

2 participants