Skip to content

Commit

Permalink
#0: fixed seg fault
Browse files Browse the repository at this point in the history
  • Loading branch information
kpaigwar committed Nov 26, 2024
1 parent 36d73f2 commit 87c7bd3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ def run_test_create_min_width_shard(
],
ttnn.ShardOrientation.ROW_MAJOR,
False,
ttnn.ShardMode.LOGICAL,
)
CREATE_HEAD_INPUT_MEMCFG = ttnn.MemoryConfig(
ttnn.TensorMemoryLayout.WIDTH_SHARDED, ttnn.BufferType.L1, CREATE_HEAD_SHARD_SPEC
Expand Down

0 comments on commit 87c7bd3

Please sign in to comment.