pull/1/head
Glenn Jocher 5 years ago
parent 111994956e
commit e7c24e04ac

@ -45,6 +45,7 @@ def test(data,
training = False
else: # called by train.py
device = next(model.parameters()).device # get model device
half = False
training = True
# Configure

Loading…
Cancel
Save