Skip to content

Commit d3cd165

Browse files
authored
Bump torchao pin closer to nightly: 2/26 (#1505)
1 parent 2766a95 commit d3cd165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ fi
119119
# TODO: Remove this and install nightly build, once it supports macos
120120
(
121121
set -x
122-
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@2f97b0955953fa1a46594a27f0df2bc48d93e79d
122+
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@7d8794622f3ac7ffa98761314019a20fba06edef
123123
)
124124

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

0 commit comments

Comments
 (0)