Skip to content

Commit

Permalink
Merge pull request #248 from yoshitomo-matsubara/dev
Browse files Browse the repository at this point in the history
Remove apex
  • Loading branch information
yoshitomo-matsubara authored Nov 4, 2022
2 parents 44e9027 + ddb666d commit 56c9d9d
Show file tree
Hide file tree
Showing 105 changed files with 9 additions and 360 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ train:
output: ['seq.backbone.body.layer1', 'seq.backbone.body.layer2', 'seq.backbone.body.layer3', 'seq.backbone.body.layer4']
wrapper: 'DistributedDataParallel'
requires_grad: True
apex:
requires: False
opt_level: '01'
optimizer:
type: 'Adam'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ train:
output: ['seq.backbone.body.layer1', 'seq.backbone.body.layer2', 'seq.backbone.body.layer3', 'seq.backbone.body.layer4']
wrapper: 'DistributedDataParallel'
requires_grad: True
apex:
requires: False
opt_level: '01'
optimizer:
type: 'Adam'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ train:
output: ['layer3', 'layer4']
wrapper: 'DistributedDataParallel'
requires_grad: True
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ train:
wrapper:
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ train:
output: ['avgpool']
wrapper: 'DistributedDataParallel'
requires_grad: True
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet110-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet1202-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet20-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet20-hyperparameter_tuning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet32-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet32-hyperparameter_tuning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet44-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet44-hyperparameter_tuning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet56-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/resnet56-hyperparameter_tuning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/wide_resnet16_8-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/wide_resnet28_10-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
3 changes: 0 additions & 3 deletions configs/sample/cifar10/ce/wide_resnet40_4-final_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ train:
wrapper: 'DistributedDataParallel'
requires_grad: True
frozen_modules: []
apex:
requires: False
opt_level: '01'
optimizer:
type: 'SGD'
params:
Expand Down
Loading

0 comments on commit 56c9d9d

Please sign in to comment.