1. 23 10月, 2019 1 次提交
  2. 18 10月, 2019 1 次提交
  3. 16 10月, 2019 1 次提交
    • Y
      add stop_gradient notes in Dygraph (#1511) · 80b13bc8
      Youwei Song 提交于
      * add stop_gradient notes in Dygraph, test=develop
      
      * add stop_gradient notes in Dygraph, test=develop
      
      * polish code in Dygraph, test=develop
      
      * polish code in Dygraph, test=develop
      
      * polish code in Dygraph, test=develop
      
      * add Automatic pruning in Dygraph, test=develop
      80b13bc8
  4. 14 10月, 2019 1 次提交
  5. 11 10月, 2019 1 次提交
    • J
      Add Elastic CTR Document (#1502) · a719d86f
      Jiawei Wang 提交于
      new document to upload in this PR
      
      the previous doc talks about how to run CTR training on Baidu Cloud K8S Cluster.
      
      the new doc are modified in following points.
      
      1.Run CTR Training on Baidu Cloud K8S + Huawei Volcano
      2.Auto Split CTR model into sparse ones and dense ones.
      3.Cube auto fetch Sparse model, Serving auto fetch dense model.
      4.provide paddle serving client to test the ctr prediction.
      a719d86f
  6. 10 10月, 2019 2 次提交
  7. 09 10月, 2019 2 次提交
  8. 27 9月, 2019 2 次提交
  9. 25 9月, 2019 3 次提交
  10. 24 9月, 2019 1 次提交
  11. 03 9月, 2019 1 次提交
  12. 02 9月, 2019 1 次提交
  13. 26 8月, 2019 1 次提交
  14. 16 8月, 2019 1 次提交
  15. 13 8月, 2019 1 次提交
  16. 09 8月, 2019 1 次提交
  17. 07 8月, 2019 1 次提交
    • Z
      fixed some errors and added two links. (#1080) · d31c83df
      zq19 提交于
      * fixed one error of api_cn
      
      * fixed some errors of api_cn
      
      * fixed some errors of api_cn
      
      * fixed two errors.
      
      * fixed two errors
      
      * fixed one error.
      
      * fixed one error
      
      * fixed one error.
      
      * fixed two errors.
      
      * fixed one error.
      
      * fixed two errors
      
      * fixed two links
      d31c83df
  18. 01 8月, 2019 1 次提交
  19. 30 7月, 2019 4 次提交
  20. 27 7月, 2019 1 次提交
  21. 19 7月, 2019 1 次提交
  22. 04 7月, 2019 1 次提交
    • G
      Refine fleet doc (#983) · e743682d
      guru4elephant 提交于
      * Update fleet_api_howto_cn.rst
      
      * Update fleet_api_howto_cn.rst
      
      * Update fleet_api_howto_cn.rst
      e743682d
  23. 02 7月, 2019 2 次提交
  24. 29 6月, 2019 1 次提交
  25. 27 6月, 2019 3 次提交
  26. 26 6月, 2019 2 次提交
    • L
      Modify the line break errors of the demo program in the file visualdl_usage_en.md (#939) · a3950ba1
      linshuliang 提交于
      * Modify errors in VisualDL usage manual
      Including:
      	line break errors;
      	punctuation errors;
      	Add explanation for each pictures.
      
      * Modify errors in VisualDL usage manual
      Both Chinese and English Documents are modified.
      Including :
      	line break errors.
      	spell errors
      
      * Modify the line break error in visualdl_usage_en
      The Line break errors in visualdl_usage_en will make the demo program crash into errors.
      I have fixed these errors.
      
      * Modify the line break error in visualdl_usage_en.md
      The errors have been fixed.
      a3950ba1
    • L
      Modify errors in VisualDL usage manual (#938) · 8643a0e5
      linshuliang 提交于
      * Modify errors in VisualDL usage manual
      Including:
      	line break errors;
      	punctuation errors;
      	Add explanation for each pictures.
      
      * Modify errors in VisualDL usage manual
      Both Chinese and English Documents are modified.
      Including :
      	line break errors.
      	spell errors
      8643a0e5
  27. 24 6月, 2019 2 次提交
    • J
      update dygraph user guide to fit new api (#894) · 0c4574ca
      Jiabin Yang 提交于
      * update dygraph user guide to fit new api
      
      * refine doc
      
      * remove pylayer support doc
      
      * refine words
      
      * refine sample code
      0c4574ca
    • L
      Add usage manual for VisualDL (#913) · d0095d61
      linshuliang 提交于
      * Add usage manual for VisualDL
      The usage manual will be helpful for beginners to make use of VisualDL.
      
      Components of VisualDL are introduced in details, including:
      	* Definition of Functions
      	* Parameters explanation
      	* Demo program for each component
      
      * add_index
      d0095d61