Skip to content

Commit 1a7daee

Browse files
ppwwyyxxfacebook-github-bot
authored andcommitted
increase memory for e2e tests
Summary: It is not the first time panoptic instant test fails with memory error: https://our.intern.facebook.com/intern/fblearner/details/166744913/operator/1735305631/ increasing the memory requirement might fix it. Reviewed By: rbgirshick Differential Revision: D19782277 fbshipit-source-id: 9beca005f807c12c5b35cf3e1a3174701e592b10
1 parent 3a6743e commit 1a7daee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/quick_schedules/panoptic_fpn_R_50_instant_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ SOLVER:
1616
MAX_ITER: 40
1717
IMS_PER_BATCH: 4
1818
DATALOADER:
19-
NUM_WORKERS: 2
19+
NUM_WORKERS: 1

0 commit comments

Comments
 (0)