Skip to content

Commit cf0676b

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
DL3 needs 12xlarge instance (#438)
Summary: Pull Request resolved: #438 It's a large model. Causes timeout because a run with portable takes 28 minutes. Reviewed By: digantdesai Differential Revision: D49515248 fbshipit-source-id: de4ff2fb10305e3fe6ba95083a10791e26314d05
1 parent a35d1ac commit cf0676b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/gather_test_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"ic4": "linux.12xlarge",
2424
"resnet50": "linux.12xlarge",
2525
# This one causes timeout on smaller runner, the root cause is unclear (T161064121)
26+
"dl3": "linux.12xlarge",
2627
"emformer_join": "linux.12xlarge",
2728
}
2829

0 commit comments

Comments
 (0)