You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've examined ttnn IR and saw that inputs are in tile layout, the rest is default. I matched the dimensions and that is all. I've provided ttnn IR in issue description. Is there anything else that could influence the discrepancy?
This error was caught while running ResNet unique op tests.
Repro is available on branch dgolubovic/add-resnet-unique-op-tests-that-fail, and will hopefully be in main soon.
Run: 'pytest -svv forge/test/mlir/test_model_unique_ops.py::test_matmul_resnet'
Error:
I am attaching ttir and ttnnir:
Matmul_resnet_ttir.txt
Matmul_resnet_ttnn.txt
Bug tracking on metal side:
tenstorrent/tt-metal#16366
The text was updated successfully, but these errors were encountered: