Skip to content

Commit

Permalink
increase memory
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakuyume committed Mar 6, 2019
1 parent fa73c7f commit 4d6272a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .chainerci/config.pbtxt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ configs {
value {
requirement {
cpu: 4
memory: 16
memory: 64
gpu: 2
}
command: "sh .chainerci/tests.sh"
Expand All @@ -23,7 +23,7 @@ configs {
value {
requirement {
cpu: 4
memory: 16
memory: 64
gpu: 2
}
command: "sh .chainerci/tests.sh"
Expand All @@ -43,7 +43,7 @@ configs {
value {
requirement {
cpu: 4
memory: 16
memory: 64
gpu: 2
}
command: "sh .chainerci/tests.sh"
Expand All @@ -63,7 +63,7 @@ configs {
value {
requirement {
cpu: 4
memory: 16
memory: 64
gpu: 2
}
command: "sh .chainerci/tests.sh"
Expand Down

0 comments on commit 4d6272a

Please sign in to comment.