forked from Learning-and-Intelligent-Systems/predicators
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update instructions for supercloud cpu-only iGibson usage! (#76)
* Update instructions for supercloud cpu-only iGibson usage! * fix tests by porting fix from predicators * remove CNNRegressor * fix * test collecting aluminum cans data collection speed * revert commenting out stuff in the yaml
- Loading branch information
1 parent
d7f2be3
commit f159b5b
Showing
8 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -157,4 +157,4 @@ FLAGS: # general flags | |
num_test_tasks: 5 | ||
START_SEED: 0 | ||
NUM_SEEDS: 1 | ||
USE_GPU: True | ||
USE_GPU: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -717,4 +717,4 @@ FLAGS: # general flags | |
num_test_tasks: 5 | ||
START_SEED: 0 | ||
NUM_SEEDS: 1 | ||
USE_GPU: True | ||
USE_GPU: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,4 +30,4 @@ FLAGS: # general flags | |
num_test_tasks: 10 | ||
START_SEED: 456 | ||
NUM_SEEDS: 3 | ||
USE_GPU: True | ||
USE_GPU: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,4 +87,4 @@ FLAGS: # general flags | |
num_test_tasks: 0 | ||
START_SEED: 463 | ||
NUM_SEEDS: 2 | ||
USE_GPU: True | ||
USE_GPU: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,4 +84,4 @@ FLAGS: # general flags | |
num_test_tasks: 10 | ||
START_SEED: 456 | ||
NUM_SEEDS: 3 | ||
USE_GPU: True | ||
USE_GPU: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters