Skip to content

Enable missing ROCM ops and unit tests#6596

Merged
jessebenson merged 1 commit intomasterfrom
jesseb/enable-rocm-ops
Feb 6, 2021
Merged

Enable missing ROCM ops and unit tests#6596
jessebenson merged 1 commit intomasterfrom
jesseb/enable-rocm-ops

Conversation

@jessebenson
Copy link
Member

Description:

  1. There are a couple operators required for training Turing-NLG models which are missing from the ROCM execution provider. The code can already be reused from CUDA, so let's compile and enable them.

  2. Updated ROCM's Reshape registration to match CUDA's

  3. Enable ROCM unit tests to cover some of the above operators, and to enable a couple Reduction unit tests that were missed.

@jessebenson jessebenson requested a review from a team as a code owner February 6, 2021 02:12
@jessebenson jessebenson merged commit d18aa45 into master Feb 6, 2021
@jessebenson jessebenson deleted the jesseb/enable-rocm-ops branch February 6, 2021 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants