Skip to content

Conversation

@ashbhandare
Copy link
Contributor

The cudnnReduceTensor errors out CUDNN_STATUS_BAD_PARAM when the corresponding dimensions of the input and output tensors all match. This will happen if the dimension of the axis to be reduced is 1. This change fixes the issue.

Fixes #6482

@ashbhandare ashbhandare requested a review from a team as a code owner January 28, 2021 21:52
@ashbhandare ashbhandare added core runtime issues related to core runtime training issues related to ONNX Runtime training; typically submitted using template ep:CUDA issues related to the CUDA execution provider and removed training issues related to ONNX Runtime training; typically submitted using template labels Jan 28, 2021
weixingzhang
weixingzhang previously approved these changes Jan 28, 2021
jessebenson
jessebenson previously approved these changes Jan 29, 2021
@ashbhandare ashbhandare merged commit 8543427 into master Feb 2, 2021
@ashbhandare ashbhandare deleted the aibhanda/reduce_single branch February 2, 2021 17:50
jessebenson added a commit that referenced this pull request Feb 3, 2021
jessebenson added a commit that referenced this pull request Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core runtime issues related to core runtime ep:CUDA issues related to the CUDA execution provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArgMax failure on CUDA

4 participants