1. 09 10月, 2019 20 次提交
  2. 08 10月, 2019 6 次提交
  3. 07 10月, 2019 7 次提交
    • C
      Speed GEO-SGD (#20158) · eb05db71
      Chengmo 提交于
      * delete debug vlog & add rpc function & fix word2vec bug & speed GEO-SGD
      eb05db71
    • Z
    • T
      trainer from dataset fetch targets (#19760) · c9139c3d
      tangwei12 提交于
      add executor.FetchHandler for train/infer from the dataset
      c9139c3d
    • T
      Trainer heartbeat for async mode (#19600) · b5a41046
      tangwei12 提交于
      Heartbeat for distributed async training.
      b5a41046
    • L
      add error log for python api and c++ (#20061) · 76ba55e8
      lvmengsi 提交于
      * add error log
      76ba55e8
    • Y
      Refactor linear chain crf op & crf decoding op (#19982) · 01ad8d2e
      Yibing Liu 提交于
      * Update crf_decoding api & example
      
      test=develop
      
      * Update api spec
      
      test=develop
      
      * Fix linear chain crf api
      
      test=develop
      
      * Avoid sharing data pointer with input
      
      test=develop
      
      * Simplify the logic in linear_chain_crf_decoding
      
      * Add unittest for crf_decoding when label & path both are set
      
      test=develop
      
      * Update API spec
      
      test=develop
      
      * Add unittest for layers && correct infer_shape in chunk_eval
      
      test=develop
      01ad8d2e
    • J
      Fix/auto prune error on leaf (#20056) · 7a9bd0c5
      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
      7a9bd0c5
  4. 05 10月, 2019 1 次提交
  5. 03 10月, 2019 2 次提交
    • W
      fix the error message for reduce_mean and reduce_sum op (#20063) · 6e73e90b
      wangchaochaohu 提交于
      * 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
      6e73e90b
    • W
      Fill constant error message fix (#20075) · 9a76f3f9
      wangchaochaohu 提交于
      * 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
      9a76f3f9
  6. 02 10月, 2019 1 次提交
  7. 30 9月, 2019 3 次提交