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

#10147: Migrated eltwise_relu_min to ttnn #10481

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

amalbasaTT
Copy link
Contributor

Ticket

Link to Github Issue

Problem description

MIgrating eltwise_relu_min from tt_eager to ttnn

What's changed

  1. Created new YAML files for ttnn_eltwise_relu_min for both GS and WH
  2. Removed YAML files for pytorch_eltwise_relu_min for both GS and WH
  3. Added corresponding API calls in ttnn_ops and ttnn/op_map
  4. Removed corresponding API calls in tt_lib_ops and tt_eager/op_map
  5. Modifed test_eltwise_unary.py so that it passes for ttnn relu_min

@amalbasaTT amalbasaTT merged commit e13297c into main Jul 19, 2024
24 checks passed
@amalbasaTT amalbasaTT deleted the amalbasaTT/relu_min-to-ttnn branch July 19, 2024 15:01
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