Update label_tensor.py cpu/gpu (#292)
* Update label_tensor.py cpu/gpu * Update test_adaptive_refinment_callbacks.py * Update test_optimizer_callbacks.py
This commit is contained in:
@@ -84,5 +84,6 @@ def test_switch_optimizer_routine():
|
||||
new_optimizers_kwargs={'lr': 0.01},
|
||||
epoch_switch=3)
|
||||
],
|
||||
accelerator='cpu',
|
||||
max_epochs=5)
|
||||
trainer.train()
|
||||
|
||||
Reference in New Issue
Block a user