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
Adaptive avgpool2d op faces Invalid arguments to reshape runtime error. Tested the ttir graph directly in ttrt following these steps, in that case got this runtime error as well.
TT-Metail issue -> #16447
E RuntimeError: TT_FATAL @ /proj_sw/user_dev/kkannan/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/tensor/tensor_utils.cpp:483: new_volume == old_volume
E info:
E Invalid arguments to reshape
Description
Invalid arguments to reshape
runtime error. Tested the ttir graph directly in ttrt following these steps, in that case got this runtime error as well.TT-Metail issue -> #16447
TTIR Graph:
Reproduce
Observed Behaviour
Logs
TTRT log
The text was updated successfully, but these errors were encountered: