1. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  2. 01 12月, 2017 1 次提交
    • Y
      Feature/simple gan for api (#6149) · aabe1db1
      Yu Yang 提交于
      * Expose sigmoid_cross_entropy_with_logits
      
      Also, change the `labels` to `label` for api consistency
      
      * Very simple GAN based on pure FC layers
      aabe1db1