Skip to content

Commit

Permalink
Uplift tt-metal version to get 3 PR's cherry-picked to solve refactor…
Browse files Browse the repository at this point in the history
…ing issues with TensorLayout (didn't help our errors)
  • Loading branch information
kmabeeTT committed Nov 6, 2024
1 parent 2cb9e25 commit 2c97fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include(ExternalProject)

set(TT_METAL_VERSION "3a24131822b7d0925995e82a7e2a364ec5b4ac7d")
set(TT_METAL_VERSION "7146ec43327a05ddc4f21fdd9291ecab3962d176")

if ("$ENV{ARCH_NAME}" STREQUAL "grayskull")
set(ARCH_NAME "grayskull")
Expand Down

0 comments on commit 2c97fbd

Please sign in to comment.