Skip to content

Commit 823efe0

Browse files
author
James Reed
committed
Update on "[WIP][CI] Move CPU-only jobs to xenial"
Differential Revision: [D16862005](https://our.internmc.facebook.com/intern/diff/D16862005) This will give us diff signal for CPU-only builds with FBGEMM enabled, ensuring quantization gets timely signal Built on top of #24795 (thanks @kostmo!)
1 parent a217cb0 commit 823efe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/cimodel/data/pytorch_build_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
DOCKER_IMAGE_PATH_BASE = "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/"
1616

17-
DOCKER_IMAGE_VERSION = 327
17+
DOCKER_IMAGE_VERSION = 331
1818

1919

2020
@dataclass

0 commit comments

Comments
 (0)