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

Add E2E implementation of reduce minimum op along with StableHLO conv… #1873

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

mmanzoorTT
Copy link
Contributor

@mmanzoorTT mmanzoorTT commented Jan 16, 2025

…ersion.

closes #1883 #1766

@mmanzoorTT mmanzoorTT force-pushed the mmanzoor/reduce-min-op branch from e579a48 to b83f70f Compare January 21, 2025 02:23
Copy link
Contributor

@azecevicTT azecevicTT left a comment

Choose a reason for hiding this comment

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

Looks good!

test/ttmlir/Silicon/StableHLO/reduction/reduce_min_op.mlir Outdated Show resolved Hide resolved
@mmanzoorTT mmanzoorTT force-pushed the mmanzoor/reduce-min-op branch from b83f70f to 6082a25 Compare January 23, 2025 14:42
@mmanzoorTT mmanzoorTT enabled auto-merge (squash) January 23, 2025 14:43
@mmanzoorTT mmanzoorTT merged commit 652fa47 into main Jan 23, 2025
23 checks passed
@mmanzoorTT mmanzoorTT deleted the mmanzoor/reduce-min-op branch January 23, 2025 16:17
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.

[Ops] Add support for ttnn.min op
5 participants