Skip to content

Conversation

@iotamudelta
Copy link
Contributor

  • Remove duplicate math transpilation function
  • Modify regex to expand matches to more device functions
  • Try a different tack. Apply math transpilations only to .cu and .cuh files
  • Undo change that's not required anymore since we're not using regex to detect device functions

This should address "overtranspilation" as observed in another PR.

@bddppq @ezyang

* Remove duplicate math transpilation function
* Modify regex to expand matches to more __device__ functions
* Try a different tack. Apply math transpilations only to .cu and .cuh files
* Undo change that's not required anymore since we're not using regex to detect device functions
@bddppq bddppq added the module: rocm AMD GPU support for Pytorch label Oct 5, 2018
@bddppq
Copy link
Contributor

bddppq commented Oct 5, 2018

@iotamudelta Could you paste the links to the triggered tests?

@iotamudelta
Copy link
Contributor Author

@bddppq bddppq self-requested a review October 5, 2018 23:14
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 is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@iotamudelta iotamudelta deleted the mathfuncs_20181005 branch October 6, 2018 01:27
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.

4 participants