1. 08 11月, 2019 1 次提交
  2. 01 11月, 2019 2 次提交
  3. 31 10月, 2019 1 次提交
  4. 26 10月, 2019 1 次提交
    • D
      merge develop (#1552) · 6a432636
      Dong Daxiang 提交于
      * Update save_load_variables.rst (#1520)
      
      * update 1_6 release (#1522)
      
      * New tree (#1525)
      
      * update 1_6 release
      
      * fix readme
      test=document_preview
      
      * add new tree index
      
      * Add save load save_dygraph load_dygraph (#1519)
      
      * add save load save_dygraph load_dygraph, test=develop
      
      * add .idea in gitignore, test=develop
      
      * minor fix, test=develop
      
      * doc refines, test=develop
      
      * doc refines, test=develop
      
      * Update custom_op.md (#1528)
      
      * refine_design_idea_doc, test=develop (#1533)
      
      * Add basic concepts (#1530)
      
      * add cn docs, test=develop
      
      * refine docs, test=develop
      
      * add program doc, test=develop
      
      * fix links, test=develop
      
      * fix links, test=develop
      
      * fix links, test=develop
      
      * fix links, test=develop
      
      * Fluid -> Paddle, test=develop
      
      * Fluid -> Paddle, test=develop
      
      * minor fix, test=develop
      
      * minor fix, test=develop
      
      * add Categorical and MultivariateNormalDiag doc (#1517)
      
      * fix typos and links, test=develop, test=document_preview (#1514)
      
      * Update programming_guide.md, test=document_fix (#1534)
      
      重新组织了"新手入门>编程指南"中文文档,去掉了部分基础概念的详细介绍,比如Tensor,program等,本文档中更加注重对paddle静态图使用方式的说明
      
      * Add C-API inference document and provide demo in the doc (#1526)
      
      * add C-API inference document and provide demo in the doc
      
      * fix Layer、label_smooth and Pool2D api, test=develop (#1506)
      
      * fix Layer and Pool2D api, test=develop
      
      * update label_smooth_cn.rst, test=develop
      
      * modified cn doc for attr(shape) supporting -1, test=develop (#1531)
      
      * Add gather_tree_cn.rst (#1537)
      
      * Polish cn doc fo gru_unit, lstm_unit and scaled_dot_product_attention.
      
      * Add gather_tree_cn.rst and update the data type of assign/fill_constant_batch_size_like/gather_nd.
      
      * Fix _cn_api_fluid_layers_gather_tree
      
      * Update tensor_array_to_tensor and add mse_loss.
      
      * Update index_cn.rst
      
      * Add GetExpectedKernelType method override rule to op_notes (#1527)
      
      * add GetExpectedKernelType func override tule to op_notes
      
      * add examples url
      
      * add exemples to whether override method
      
      * polish description
      
      * polish doc based review comments
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst  (#1518)
      
      * Add picture for deploy_ctr_on_baidu_cloud_cn.rst
      
      * Baidu yun K8S + Volcano CTR Training Document 1.0
      
      * Add ctr_pserver_log.png for deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Add pserver-log
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * chanage image of kubectl download version from 1.13.3 to  1.13.4
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      Update on Sept 18. 
      remove description of helm, tiller, Go install.
      replace new yaml provided by Jinghui Zhang
      
      * add some images
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      add model output manipulation part
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * update deploy ctr on baidu cloud cn.rst
      
      * auto convert from md
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * replace the overview.png
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Delete train_on_baidu_cloud_en.rst
      
      it is outdated and cannot match with Chinese Version for months.
      
      * Delete train_on_baidu_cloud_cn.rst
      
      Has been replaced by ELASTIC CTR
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * Update deploy_ctr_on_baidu_cloud_cn.rst
      
      * [Paddle-Lite] add Paddle-Lite doc test=document_preview (#1545)
      
      * change the version number of windows inference (#1549)
      
      * Delete duplicate file api_tree
      
      * fix inference api (#1546)
      
      test=develop
      
      * 1026 develop (#1551)
      
      * add dataset
      
      * add back dataset and data feeder
      6a432636
  5. 23 10月, 2019 1 次提交
  6. 18 10月, 2019 1 次提交
  7. 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
  8. 14 10月, 2019 1 次提交
  9. 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
  10. 10 10月, 2019 2 次提交
  11. 09 10月, 2019 2 次提交
  12. 27 9月, 2019 2 次提交
  13. 25 9月, 2019 3 次提交
  14. 24 9月, 2019 1 次提交
  15. 03 9月, 2019 1 次提交
  16. 02 9月, 2019 1 次提交
  17. 13 8月, 2019 1 次提交
  18. 09 8月, 2019 1 次提交
  19. 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
  20. 01 8月, 2019 1 次提交
  21. 30 7月, 2019 4 次提交
  22. 27 7月, 2019 1 次提交
  23. 19 7月, 2019 1 次提交
  24. 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
  25. 02 7月, 2019 2 次提交
  26. 27 6月, 2019 2 次提交
  27. 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
  28. 24 6月, 2019 1 次提交