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

TTNN split conv fails with low pcc #18137

Open
keerthana-r-mcw opened this issue Feb 21, 2025 · 0 comments
Open

TTNN split conv fails with low pcc #18137

keerthana-r-mcw opened this issue Feb 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@keerthana-r-mcw
Copy link
Contributor

Describe the bug
TTNN split conv fails with low pcc when weights folded with bn for a test case in Vanila unet

To Reproduce
Steps to reproduce the behavior:

  1. checkout keerthanar/vanila_unet_unit_tests
  2. Download the attached input torch tensor file (input.pt), copy and paste it inside the tt-metal repo
  3. Run the following command,pytest tests/ttnn/unit_tests/operations/test_new_conv2d.py::test_split_conv_for_vanilla_unet

input.pt.zip

Please complete the following environment information:

  • WH n150 or n300
@keerthana-r-mcw keerthana-r-mcw added the bug Something isn't working label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant