Skip to content

pyHipify Fixes#12292

Closed
rohithkrn wants to merge 4 commits intopytorch:masterfrom
rohithkrn:pyhipify_fixes
Closed

pyHipify Fixes#12292
rohithkrn wants to merge 4 commits intopytorch:masterfrom
rohithkrn:pyhipify_fixes

Conversation

@rohithkrn
Copy link
Contributor

This PR makes the following changes:

  • stores cuda_to_hip mappings in python OrderedDicts
  • Replace cudaError with cudaError_t and remove cudaError mapping

@bddppq @petrex

@petrex
Copy link
Contributor

petrex commented Oct 3, 2018

thanks @rohithkrn

("std::remainder", ("::remainder")),
]

MATH_TRANSPILATIONS = collections.OrderedDict(MATH_TRANSPILATIONS)

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@bddppq bddppq left a comment

Choose a reason for hiding this comment

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

LG Thanks

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

bddppq has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Oct 4, 2018
Summary:
This PR makes the following changes:
* stores cuda_to_hip mappings in python OrderedDicts
* Replace cudaError with cudaError_t and remove cudaError mapping

bddppq petrex
Pull Request resolved: pytorch/pytorch#12292

Differential Revision: D10184399

Pulled By: bddppq

fbshipit-source-id: b20a4661ba534e4fb12aa738e1ed74dba84f30fc
@bddppq bddppq added the module: rocm AMD GPU support for Pytorch label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: rocm AMD GPU support for Pytorch open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants