-
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-01 (3a24131822 w/ fixes) (#1119)
* Uplift third_party/tt-metal to 3a24131822 (Nov1) + fixes - Switch to tt-metal branch w/ 3 PR's cherry picked to solve refactoring issues with TensorLayout - Cherry pick conv2D fix (and revert of another change to resolve conflicts) * Runtime - Update createBufferFromTensorRef() for Buffer API changes in tt-metal - Matches changes from tt-metal PR 14394 * Build Fixes and ignore warning as error for deprecated declaration in tt-metal - Apply small_vector_shape workaround to 2 places in runtime.cpp (Also tested against tt-forge-fe, passes) --------- Co-authored-by: Kyle Mabee <[email protected]> Co-authored-by: Bezulj Marko <[email protected]>
- Loading branch information
1 parent
0ccb05c
commit 9d08234
Showing
8 changed files
with
36 additions
and
21 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
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
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
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