Skip to content

Commit

Permalink
Make large host for pytorch. (#3223)
Browse files Browse the repository at this point in the history
Summary:
2xlarge+ is not currently available.

Some comments from #3164

Documentation:
n/a

cc: zrphercule
Pull Request resolved: #3223

Differential Revision: D16207528

Pulled By: rdzhabarov

fbshipit-source-id: 366886ba863d5fba09f9cbd86dcb976d0d3caccd
  • Loading branch information
Roman Dzhabarov authored and facebook-github-bot committed Jul 11, 2019
1 parent c23bdad commit 7cc654f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
DOCKER_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/caffe2/py2-clang8-ubuntu16.04:283"
<<: *linux_default
PYTORCH:
resource_class: 2xlarge+
environment:
DOCKER_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/caffe2/py3.6-clang7-ubuntu16.04:287"
<<: *linux_default
Expand Down

0 comments on commit 7cc654f

Please sign in to comment.