1. 24 2月, 2018 1 次提交
  2. 12 2月, 2018 1 次提交
  3. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  4. 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
  5. 19 12月, 2017 1 次提交
  6. 27 11月, 2017 1 次提交
  7. 24 11月, 2017 1 次提交
  8. 21 11月, 2017 1 次提交
    • Y
      IfElse Python API (#5624) · f2ca07e8
      Yu Yang 提交于
      * Forward of raw if-else op
      
      * add backward part of mnist if-else unittest
      
      * refine fill_constant_batch_size_like layer
      
      * add draft ifelse operator
      
      * Complete IfElse Op
      
      * add unittest of ifelse api
      
      * merge baidu/develop
      
      * Stash
      
      * Merge develop branch
      
      * Support int/int64 for fill_constant_batch_size_like
      f2ca07e8