mirror of
https://github.com/wassname/AntiPaSTO.git
synced 2026-09-12 12:04:50 +08:00
works
This commit is contained in:
@@ -892,7 +892,6 @@ def train_epoch(
|
||||
loss_layers,
|
||||
loss_layer_indices,
|
||||
opt,
|
||||
aggregator,
|
||||
scheduler,
|
||||
config: TrainingConfig,
|
||||
epoch: int,
|
||||
@@ -1863,7 +1862,6 @@ def train_model(config: TrainingConfig):
|
||||
loss_layers=loss_layers,
|
||||
loss_layer_indices=loss_layer_indices,
|
||||
opt=opt,
|
||||
aggregator=aggregator,
|
||||
scheduler=scheduler,
|
||||
config=config,
|
||||
epoch=epoch,
|
||||
|
||||
Reference in New Issue
Block a user