keras/tests
Yu-Yang 65a215646c Fix in_top_k() for Theano when identical values appear in predictions (#6133)
* Fix in_top_k() for Theano when identical values appear in predictions

* Add test and update docstrings for in_top_k()
2017-04-07 11:41:59 -07:00
..
integration_tests Fix up layers unit tests with TF. 2017-02-16 15:26:58 -08:00
keras Fix in_top_k() for Theano when identical values appear in predictions (#6133) 2017-04-07 11:41:59 -07:00
test_dynamic_trainability.py Add dynamic trainability lightweight test 2016-11-24 23:59:51 -08:00
test_loss_masking.py Further style fixes. 2017-02-21 12:54:40 -08:00
test_loss_weighting.py Further fixes and improvements. 2017-02-17 16:32:37 -08:00
test_model_saving.py Fix load_model for multiple output metrics in dictionary (#6122) 2017-04-03 23:54:29 -07:00
test_multiprocessing.py Fix: data.npz is not deleted (#6051) 2017-03-29 14:02:43 +02:00