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

BH TTNN unit test failure in s2i #18494

Open
cmaryanTT opened this issue Feb 28, 2025 · 0 comments
Open

BH TTNN unit test failure in s2i #18494

cmaryanTT opened this issue Feb 28, 2025 · 0 comments

Comments

@cmaryanTT
Copy link

Alignment Error:
ttnn group 10 tests: tests/ttnn/unit_tests/operations/test_reallocate.py#L94

test_reallocate_sharded[input_shape=[1, 1, 4, 34]-core_grid=ttnn.CoreGrid(x=1, y=1)-strategy=ShardStrategy.BLOCK-layout=Layout.ROW_MAJOR]

RuntimeError: TT_FATAL @ /work/ttnn/cpp/ttnn/operations/data_movement/sharded/sharded_to_interleaved/device/sharded_to_interleaved_op.cpp:28: (*input_tensor.memory_config().shard_spec).shape[1] * input_tensor.element_size() % (l1_alignment) == 0
info:
Shard page size must be aligned to 16B for L1 Tensor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants