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

Commit 464c91d

Browse files
committed
Udpate AO pins
1 parent 1f56385 commit 464c91d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/.pins/torchao-pin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ae3e7c68eae7085e13241cb3d6b39481868dd162
1+
49b1fb61c8b8eceda755579a2fd92c756d822de2

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ REQUIREMENTS_TO_INSTALL=(
9191

9292
(
9393
set -x
94-
$PIP_EXECUTABLE install git+https://github.com/pytorch/ao.git@dfd4cdacb41014b37a2bb6813fbd7a035802bff8
94+
$PIP_EXECUTABLE install torchao=="0.5.0"
9595
)
9696

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

0 commit comments

Comments
 (0)