Corresponding to feature added by annashcherbina in https://github.com/kundajelab/deeplift/pull/78
0.6.8.1alpha
- Coping with Keras 2.2.3 breaking change as described in this pull request https://github.com/kundajelab/deeplift/pull/69 - Release also includes GlobalAveragePooling layer added by AnjaSei in https://github.com/kundajelab/deeplift/pull/68
0.6.7.1alpha
This pull request: https://github.com/kundajelab/deeplift/pull/62
0.6.7.0alpha
(Tensorflow 1.10.1). Also updated some of the tests to work with Keras 2.2.
0.6.6.2alpha
0.6.6.1alpha
Unit tests for batchnorm have been added for a while, but I hadn't removed the warning message.