Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jul 25, 2020
1 parent 3bb5414 commit 5aebae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/models/test_tpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ def test_model_16bit_tpu_index_5(tmpdir):
model = EvalModelTemplate()
trainer = Trainer(
default_root_dir=tmpdir,
precision=16,
max_epochs=1,
train_percent_check=0.4,
val_percent_check=0.2,
Expand Down

0 comments on commit 5aebae9

Please sign in to comment.