1. 14 10月, 2019 2 次提交
  2. 13 10月, 2019 7 次提交
  3. 12 10月, 2019 10 次提交
  4. 11 10月, 2019 10 次提交
  5. 10 10月, 2019 6 次提交
  6. 09 10月, 2019 1 次提交
    • W
      Cherry Pick Fix error message (#20164) · b76a6dee
      wangchaochaohu 提交于
      * fix the error message for reduce_mean and reduce_sum op (#20063)
      
      * fix the error message for reduce_mean and reduce_sum op test=develop
      
      * fix typo test=develop
      
      * fix according review advice test=develop
      
      * fix the test test=develop
      
      * fix test=develop
      
      * Fill constant error message fix (#20075)
      
      * fix the constant error message test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix code style test=develop
      
      * fix comment and bugs test=develop
      
      * fix the bug test=develop
      
      * fix and add unittest test=develop
      
      * fix the typo test=develop
      
      * add support for the fill_constant op test=develop
      
      * add test for ci coverage test=develop
      b76a6dee
  7. 08 10月, 2019 3 次提交
  8. 07 10月, 2019 1 次提交
    • J
      test=release/1.6, Fix/auto prune error on leaf (#20056) (#20170) · 2c6d0757
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, refine test for new api and error info
      
      * test=develop, refine error info and test_layers
      
      * test=develop, add API.spec
      
      * test=devleop, fix to_string python2 and python3 compat error and refien doc
      
      * test=devleop, add API spec
      
      * test=devleop, update API spec
      
      * test=devleop, update API spec
      
      * test=develop, invoke ci
      
      * test=develop, fix example code
      
      * test=develop, update API spec
      
      * test=develop, fix auto_prune_error_on_leaf
      
      * test=develop, fix auto prune error on loss stop_gradient
      
      * test=develop, remove useless error check
      
      * test=develop, add more ut for sorted gradient
      2c6d0757