keras/tests
Andrew Hundt b9fc5625fe bugfix: recursive layers, merge_test.py reproduces bug (#5972) (#6034)
* merge_test.py reproduces bug (#5972)

* Create copy of inputs if list

* merge_test.py axis order fix + pep8 fix
2017-03-29 18:40:05 +02:00
..
integration_tests Fix up layers unit tests with TF. 2017-02-16 15:26:58 -08:00
keras bugfix: recursive layers, merge_test.py reproduces bug (#5972) (#6034) 2017-03-29 18:40:05 +02: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 Further fixes and improvements. 2017-02-17 16:32:37 -08:00
test_multiprocessing.py Fix: data.npz is not deleted (#6051) 2017-03-29 14:02:43 +02:00