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
This version of interleaved_to_sharded has incorrect logic for BLOCK sharding. It's unncessary.
Tests in tests/tt_eager/python_api_testing/unit_testing/misc/test_sharded.py with BLOCK sharded fails and need to be re-enabled.
The text was updated successfully, but these errors were encountered:
This version of
interleaved_to_sharded
has incorrect logic for BLOCK sharding. It's unncessary.Tests in
tests/tt_eager/python_api_testing/unit_testing/misc/test_sharded.py
with BLOCK sharded fails and need to be re-enabled.The text was updated successfully, but these errors were encountered: