Skip to content

Commit e03a63b

Browse files
atalmanfacebook-github-bot
authored andcommitted
Pin opacus to 1.5.3 on opacus_cifar10 model (#2620)
Summary: Related to pytorch/pytorch#154446 Pull Request resolved: #2620 Reviewed By: huydhn, malfet Differential Revision: D75477504 Pulled By: atalman fbshipit-source-id: 840eec97ff9ab9e12d4cc91bf91333a0f3247e12
1 parent 2caf997 commit e03a63b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
git+https://github.com/pytorch/functorch.git
22
# must include the fix https://github.com/pytorch/opacus/pull/426
3-
opacus>=1.1.2
3+
# Pinning to 1.5.3. Remove once is resolved https://github.com/pytorch/pytorch/issues/154446
4+
opacus>=1.1.2,<1.5.4

0 commit comments

Comments
 (0)