1. 26 Nov, 2019 1 commit
  2. 10 Nov, 2019 2 commits
  3. 28 Oct, 2019 1 commit
  4. 19 Oct, 2019 2 commits
  5. 11 Oct, 2019 2 commits
  6. 07 Oct, 2019 4 commits
  7. 06 Oct, 2019 3 commits
  8. 04 Oct, 2019 4 commits
  9. 01 Oct, 2019 1 commit
  10. 30 Sep, 2019 1 commit
  11. 29 Sep, 2019 5 commits
  12. 27 Sep, 2019 1 commit
  13. 20 Sep, 2019 2 commits
  14. 19 Sep, 2019 1 commit
  15. 18 Sep, 2019 2 commits
    • Yuxin Wu's avatar
      add tests; remove nightly from CI · f7e35411
      Yuxin Wu authored
      f7e35411
    • yg320's avatar
      Transpose conv bug (#1326) · 6e93970f
      yg320 authored
      * Fixed a bug when calculating output shape of valid/full padded Conv2DTranspose
      
      * Added valid padding test and nchw test to TestConv2DTranspose
      
      * Removed NCHW test from TestConv2DTranspose (Conv2DCustomBackpropInputOp only supports NHWC)
      
      * removed black line
      
      * Added valid padding test back to TestConv2DTranspose
      
      * tf.Dimension(None) is None never evaluates to True
      6e93970f
  16. 17 Sep, 2019 2 commits
    • yg320's avatar
      Transpose Convolution Valid/Full Padding (#1323) · 09364de3
      yg320 authored
      * Fixed a bug when calculating output shape of valid/full padded Conv2DTranspose
      
      * Added valid padding test and nchw test to TestConv2DTranspose
      
      * Removed NCHW test from TestConv2DTranspose (Conv2DCustomBackpropInputOp only supports NHWC)
      
      * removed black line
      
      * Added valid padding test back to TestConv2DTranspose
      09364de3
    • Yuxin Wu's avatar
      Add shape test for Conv2DTranspose · f7a79d48
      Yuxin Wu authored
      f7a79d48
  17. 13 Sep, 2019 1 commit
  18. 11 Sep, 2019 1 commit
  19. 08 Sep, 2019 1 commit
  20. 07 Sep, 2019 1 commit
  21. 05 Sep, 2019 1 commit
  22. 02 Sep, 2019 1 commit