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
E RuntimeError: TT_FATAL @ /localdev/dgolubovic/repos/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/tensor/tensor_utils.cpp:474: new_volume == old_volume
E info:
E Invalid arguments to reshape
dgolubovicTT
changed the title
Avg pool in ResNet fails due to reshape getting unexpected input shape
Resnet Avg pool in fails due to reshape getting unexpected input shape
Dec 12, 2024
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_avg_pool2d_resnet
Error:
I am attaching ttir and ttnnir:
AvgPool2d_resnet_ttir.txt
AvgPool2d_resnet_ttnn.txt
The text was updated successfully, but these errors were encountered: