Skip to content

Fix FusedConv for ROCm#15460

Merged
cloudhan merged 5 commits into
mainfrom
guangyunhan/fused-conv
Apr 17, 2023
Merged

Fix FusedConv for ROCm#15460
cloudhan merged 5 commits into
mainfrom
guangyunhan/fused-conv

Conversation

@cloudhan
Copy link
Copy Markdown
Contributor

  1. Fix undesired runtime optimization for non-Relu activation.
  2. Refactor
  3. Fix false positive runtime error due to fusion failure.

@cloudhan cloudhan force-pushed the guangyunhan/fused-conv branch from 5d27603 to b7c5b34 Compare April 12, 2023 07:12
Comment thread onnxruntime/contrib_ops/rocm/fused_conv.cc
Comment thread onnxruntime/contrib_ops/rocm/fused_conv.cc
@kailums
Copy link
Copy Markdown
Contributor

kailums commented Apr 12, 2023

LGTM

Comment thread onnxruntime/contrib_ops/rocm/fused_conv.cc Outdated
@cloudhan cloudhan requested a review from abudup April 13, 2023 04:28
Copy link
Copy Markdown
Contributor

@abudup abudup left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@cloudhan cloudhan merged commit 7ed3bfd into main Apr 17, 2023
@cloudhan cloudhan deleted the guangyunhan/fused-conv branch April 17, 2023 03:41
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.

4 participants