Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 61a1c62

Browse files
authored
Merge branch 'main' into new-intx-quantizer
2 parents 4ee1b96 + d3cd165 commit 61a1c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ fi
121121
# if on Mac with Apple Silicon
122122
(
123123
set -x
124-
USE_CPP=1 $PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@11333ba2cb5c4e792bc4f5c0d70c12991f972008
124+
USE_CPP=1 $PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@7d8794622f3ac7ffa98761314019a20fba06edef
125125
)
126126

127127
if [[ -x "$(command -v nvidia-smi)" ]]; then

0 commit comments

Comments
 (0)