ROCm: enable cpp_extensions.load/load_inline#35897
ROCm: enable cpp_extensions.load/load_inline#35897t-vi wants to merge 11 commits intopytorch:masterfrom
Conversation
💊 CircleCI build failures summary and remediationsAs of commit 67c784d (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no CircleCI failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. This comment has been revised 32 times. |
|
From what I can see, the errors seem to be mostly network connectivity rather than what happens in the relevant tests. |
|
Thank you for the prompt review, @ezyang ! |
|
So if you're OK with keeping the generated hip (after a bit more thought, I think it is preferable), this should have the things fixed. |
|
It the commentary OK now? |
|
Lint. |
…tuable default arguments but who cares about nuances
|
Oh. Sorry about that. 🤦♂️ |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@ezyang is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
This enables cpp_extensions.load/load_inline. This works by hipify-ing cuda sources.
Also enable tests.
CuDNN/MIOpen extensions aren't yet supported, I propose to not do this in this PR.