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

Map Clip, LeakyRelu, Gelu ops in MLIR #756

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

ashokkumarkannan1
Copy link
Contributor

@ashokkumarkannan1 ashokkumarkannan1 commented Nov 22, 2024

Fix: #745

  1. Select op will be supported as part of this issue - Select op decomposes to unsupported ops #671
  2. conv2d transpose is not supported yet in ttir / ttnn

@ashokkumarkannan1 ashokkumarkannan1 force-pushed the akannan/clip_gelu_leakyrelu_mapping branch from 276d29c to 4752426 Compare November 26, 2024 11:50
@ashokkumarkannan1 ashokkumarkannan1 marked this pull request as ready for review November 26, 2024 11:54
@nvukobratTT nvukobratTT mentioned this pull request Nov 26, 2024
@ashokkumarkannan1 ashokkumarkannan1 merged commit e95d80e into main Nov 27, 2024
6 checks passed
@ashokkumarkannan1 ashokkumarkannan1 deleted the akannan/clip_gelu_leakyrelu_mapping branch November 27, 2024 02:46
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.

Map clip,leaky_relu and gelu op from forge to MLIR
2 participants