Skip to content

Commit

Permalink
Uplift model-explorer commit to latest (#1742)
Browse files Browse the repository at this point in the history
- Feature branch was merged & deleted on `tenstorrent/model-explorer`.
Changed commit to latest on main
  • Loading branch information
vprajapati-tt authored Jan 10, 2025
1 parent 0409ffd commit 5b4122a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/explorer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include(ExternalProject)
set(TT_EXPLORER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/run.py)
set(TTMLIR_BUILD_BIN_DIR ${TTMLIR_BINARY_DIR}/bin)

set(MODEL_EXPLORER_VERSION "4ffe3f0c11969b8eb628e1309bcde1990bb470b7")
set(MODEL_EXPLORER_VERSION "982ffed8dfc9383dcb532b51232e579fa18f68ae")
ExternalProject_Add(
model-explorer
PREFIX ${CMAKE_CURRENT_SOURCE_DIR}/model-explorer
Expand Down

0 comments on commit 5b4122a

Please sign in to comment.