Commit Graph
24 Commits
Author SHA1 Message Date
Michael Oliver 0f78409087 fix sub_pixel_upscaling test 2017-06-09 09:08:17 -07:00
t.ae 17cb8cce0c Fix: Namings in test_convolutional.py (#57) 2017-04-04 17:41:16 +05:30
Andrew Hundt 116626c695 test_convolutional.py pep8 compliance 2017-03-30 22:39:42 -04:00
farizrahman4u 3773baa1fb fix deconv3d test 2017-03-19 08:15:43 +05:30
farizrahman4u 7f71ffbc1a fix import error 2017-03-19 08:09:37 +05:30
farizrahman4u 464cdd66b1 use local test utils 2017-03-19 08:08:05 +05:30
farizrahman4u 9cdf52e71f update conv tests 2017-03-19 08:01:35 +05:30
farizrahman4u 870de847b5 fix import errors in tests 2017-03-19 07:33:48 +05:30
farizrahman4u d25aaec04d update conv layers 2017-03-19 07:27:13 +05:30
Somshubra Majumdar 6c656f12d9 Make SubPixelUpscaling work with any backend/dim ordering combination 2017-03-01 15:08:44 -06:00
Somshubra Majumdar 96595f9b97 Merge branch 'master' of https://github.com/farizrahman4u/keras-contrib into densenet_fcn 2017-03-01 13:23:29 -06:00
Somshubra Majumdar 1986348465 Fix tests 2017-02-27 22:54:52 -06:00
Somshubra Majumdar 70507df3c6 Attempt running test again 2017-02-27 22:12:55 -06:00
Somshubra Majumdar c86bb9364d Added Subpixel convolution layer test 2017-02-27 21:13:58 -06:00
Michael Oliver 4d0368ad05 use consistent dim ordering 2017-02-22 20:41:20 -08:00
Michael Oliver 65db762520 make dim ordering match backend for test 2017-02-22 20:37:42 -08:00
Michael Oliver 03155630c9 remove filter reversal for tf test 2017-02-22 18:30:39 -08:00
Michael Oliver d8ca85f445 fix tf dim ordering test 2017-02-22 18:23:39 -08:00
Michael Oliver 36c0c9e600 PEP8 fixes 2017-02-22 16:47:38 -08:00
Michael Oliver 18600c2c67 fix pep8 test 2017-02-22 16:34:46 -08:00
Michael Oliver 0e417813da finish cosine conv2d 2017-02-22 16:30:17 -08:00
Gijs van Tulder 40bdfd77c7 Fix deconv3d in TF backend (correct kernel transpose). (#21) 2017-02-13 20:41:50 -08:00
Gijs van Tulder 831d344afc Deconvolution3D. (#14) 2017-02-07 09:39:02 -08:00
farizrahman4u 813d9a38b1 rename test package 2017-01-25 11:31:02 +05:30