-
Notifications
You must be signed in to change notification settings - Fork 510
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
[XLA:GPU]implement sycl platform id #15904
Conversation
@penpornk A reminder that your review is requested on this PR. |
@penpornk Could you please take a look at this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay! PR looks good to me.
Sorry, I cannot see the details of feedback/copybara. |
The internal checks are failing because the changes in this PR are not tested. Please add a test. |
Imported from GitHub PR #15904 Copybara import of the project: -- df9b82a by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e108 PiperOrigin-RevId: 678590877
@dimitar-asenov |
Imported from GitHub PR #15904 Copybara import of the project: -- df9b82a by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e108 PiperOrigin-RevId: 678590877
@mayuyuace As a general rule: any code modification (except for pure refactorings that do not change behavior) requires a test change that verifies the correctness of the change. In this case, we can make an exception. But please do add tests as soon as possible. |
Imported from GitHub PR openxla/xla#15904 Copybara import of the project: -- df9b82ad0c35cb3f8ad8253b20a38a74f9318d73 by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f61eed4f729d0e5800401fb26da8693a06 by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e1084f3f9fa7338bae947dc258330707cbe52 PiperOrigin-RevId: 678590877
Thank you! |
Imported from GitHub PR #15904 Copybara import of the project: -- df9b82a by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e108 PiperOrigin-RevId: 678590877
Imported from GitHub PR openxla/xla#15904 Copybara import of the project: -- df9b82ad0c35cb3f8ad8253b20a38a74f9318d73 by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f61eed4f729d0e5800401fb26da8693a06 by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e1084f3f9fa7338bae947dc258330707cbe52 PiperOrigin-RevId: 678590877
Imported from GitHub PR #15904 Copybara import of the project: -- df9b82a by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e108 PiperOrigin-RevId: 678590877
Imported from GitHub PR openxla/xla#15904 Copybara import of the project: -- df9b82ad0c35cb3f8ad8253b20a38a74f9318d73 by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f61eed4f729d0e5800401fb26da8693a06 by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#15904 from Intel-tensorflow:qiming/implement_sycl_id d43e1084f3f9fa7338bae947dc258330707cbe52 PiperOrigin-RevId: 678590877
Imported from GitHub PR openxla/xla#15904 Copybara import of the project: -- df9b82ad0c35cb3f8ad8253b20a38a74f9318d73 by mayuyuace <[email protected]>: implement sycl platform id -- 72cf11f61eed4f729d0e5800401fb26da8693a06 by mayuyuace <[email protected]>: remove override' of GetUncachedExecutor Merging this change closes #15904 PiperOrigin-RevId: 678642780
No description provided.