Skip to content

Commit

Permalink
ref: part 4 of #3733
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Oct 2, 2020
1 parent 4b02e18 commit 80c8966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/models/test_amp.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def test_amp_multi_gpu_ddp_spawn(tmpdir):

model = EvalModelTemplate()
# tutils.run_model_test(trainer_options, model)
import pdb; pdb.set_trace()
result = trainer.fit(model)

assert result == 1
Expand Down

0 comments on commit 80c8966

Please sign in to comment.