Skip to content

[CUDA] Add Conv fallback - #22656

Closed
tianleiwu wants to merge 1 commit into
mainfrom
tlwu/conv_cudnn_fe_fallback
Closed

[CUDA] Add Conv fallback#22656
tianleiwu wants to merge 1 commit into
mainfrom
tlwu/conv_cudnn_fe_fallback

Conversation

@tianleiwu

@tianleiwu tianleiwu commented Oct 30, 2024

Copy link
Copy Markdown
Contributor

Description

If cudnn frontend cannot handle a convolution, fallback to legacy API for Conv operator.

It's not sure whether it is needed or how much it can help. This for testing whether such fallback can help.

It is not intended to merge to main unless we are sure such fallback could help.

Motivation and Context

Follow up with #19470

Conv1D_Bias test error in windows cuda CI pipeline during enable NHWC ops.

@tianleiwu
tianleiwu marked this pull request as draft October 30, 2024 05:50
@tianleiwu tianleiwu closed this Oct 31, 2024
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.

1 participant