Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CUDNN][cudnn-frontend] Bump cuDNN to 1.0.3 #1777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eqy
Copy link
Contributor

@eqy eqy commented Feb 9, 2024

The current cuDNN submodule is ancient, this shouldn't break the build right?

Copy link
Collaborator

@crcrpar crcrpar left a comment

Choose a reason for hiding this comment

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

oops

  /opt/pytorch/apex/apex/contrib/csrc/bottleneck/bottleneck.cpp: In function ‘void {anonymous}::run_conv_add_scale_bias_activation(int64_t*, int64_t*, int64_t*, int64_t*, int64_t*, int64_t*, cudnnDataType_t, c10::Half*, c10::Half*, c10::Half*, c10::Half*, c10::Half*, c10::Half*)’:
  /opt/pytorch/apex/apex/contrib/csrc/bottleneck/bottleneck.cpp:2245:25: error: ‘throw_if’ is not a member of ‘cudnn_frontend’
   2245 |         cudnn_frontend::throw_if([status]() { return (status != CUDNN_STATUS_SUCCESS); }, "Plan execute error", status);
        |                         ^~~~~~~~

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