-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uplift third_party/tt-metal to 2024-11-20 (#952)
* Uplift third_party/tt-metal to 2024-11-20 * Change createMemoryConfig() to not return ShardSpec if INTERLEAVED - Recent tt-metal check will fire this (and use ShardSpec) even for Interleaved tensors. >> Tensor with shape ttnn.Shape([1, 100[128], 3[32], 100[128]]) cannot be sharded because alignment will have rank greater than 2! --------- Co-authored-by: Kyle Mabee <[email protected]>
- Loading branch information
1 parent
351a587
commit ff339a1
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters