Skip to content

Conversation

@iotamudelta
Copy link

  • enable Unique
  • enable fp16 TopK
  • enable previously disabled functions

iotamudelta and others added 3 commits October 22, 2018 11:12
* rocRAND brings Poisson RNG - don't disable functions
* At the very least the WARP_SIZE is wrong for ROCm.
* Do not disable renorm kernel
* Put the ifdef directly in to ensure better maintainability.
* scalar_cast does not exist any longer.
* Implement the one ifdef directly, CUDA_VERSION check is not in the file any longer.
…take non-const arg as const kernel arg (ROCm 281)
@iotamudelta
Copy link
Author

@pytorchbot retest this please

1 similar comment
@iotamudelta
Copy link
Author

@pytorchbot retest this please

@iotamudelta iotamudelta merged commit 35240ca into ROCm:minor_improvements_20181022 Oct 23, 2018
@iotamudelta iotamudelta added the cherry-picked This pull request has been cherry-picked into pytorch/pytorch upstream. label Oct 23, 2018
@iotamudelta iotamudelta deleted the my_minor_improvements_20181022 branch October 23, 2018 02:29
facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Oct 23, 2018
Summary:
* Enable disabled functions for ROCm (ROCm 252)
* fixes for topk fp16 (ROCm 270)
* HIP needs kernel invocation to be explicitly templated to be able to take non-const arg as const kernel arg (ROCm 281)

For attention: bddppq ezyang

Full set of PyTorch/Caffe2 tests on ROCm here: ROCm#283
Pull Request resolved: #12973

Differential Revision: D10516072

Pulled By: bddppq

fbshipit-source-id: 833b3de1544dfa4886a34e2b5ea53d77b6f0ba9e
zdevito pushed a commit to zdevito/ATen that referenced this pull request Oct 23, 2018
Summary:
* Enable disabled functions for ROCm (ROCm 252)
* fixes for topk fp16 (ROCm 270)
* HIP needs kernel invocation to be explicitly templated to be able to take non-const arg as const kernel arg (ROCm 281)

For attention: bddppq ezyang

Full set of PyTorch/Caffe2 tests on ROCm here: ROCm/pytorch#283
Pull Request resolved: pytorch/pytorch#12973

Differential Revision: D10516072

Pulled By: bddppq

fbshipit-source-id: 833b3de1544dfa4886a34e2b5ea53d77b6f0ba9e
amd-sriram pushed a commit that referenced this pull request Nov 24, 2025
Commit Messages:
- Update README.md (#288)
- Update version to 1.9.0 (#283)
- add code to read BUILD_VERSION env variable, so that it is used instead of version.txt when creating a wheel (#279)

PRs:
- ROCm/apex#288

Fixes:
- https://example.com/issue-288
- https://example.com/issue-283
- https://example.com/issue-279
amd-sriram pushed a commit that referenced this pull request Nov 24, 2025
Commit Messages:
- Update README.md (#288)
- Update version to 1.9.0 (#283)
- add code to read BUILD_VERSION env variable, so that it is used instead of version.txt when creating a wheel (#279)

PRs:
- ROCm/apex#288

Fixes:
- https://example.com/issue-288
- https://example.com/issue-279
- https://example.com/issue-283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked This pull request has been cherry-picked into pytorch/pytorch upstream.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants