remove the models after the tests
Compare changes
- Amir MOHAMMADI authored
@@ -5,6 +5,7 @@ from bob.learn.tensorflow.loss.BaseLoss import mean_cross_entropy_loss
@@ -16,6 +17,7 @@ def test_early_stopping_linear_classifier():
@@ -24,7 +26,11 @@ def test_early_stopping_linear_classifier():
@@ -34,6 +40,7 @@ def test_early_stopping_logit_trainer():
@@ -51,4 +58,7 @@ def test_early_stopping_logit_trainer():