Skip to content
  1. Sep 18, 2019
    • 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
  2. Sep 17, 2019
    • 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
  3. Sep 13, 2019
  4. Sep 11, 2019
  5. Sep 08, 2019
  6. Sep 07, 2019
  7. Sep 05, 2019
  8. Sep 02, 2019
  9. Sep 01, 2019
  10. Aug 31, 2019
  11. Aug 30, 2019
  12. Aug 29, 2019
  13. Aug 26, 2019
  14. Aug 25, 2019
  15. Aug 24, 2019