1. 04 11月, 2019 1 次提交
    • Z
      Zq 1.6 (#1583) · e89704e8
      zq19 提交于
      * fix_content_cn (#1579)
      
      fix-contents_cn
      
      * fix-apis-develop
      
      * fix-one-error
      e89704e8
  2. 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
  3. 23 10月, 2019 1 次提交
  4. 16 10月, 2019 1 次提交
  5. 02 10月, 2019 1 次提交
  6. 25 9月, 2019 3 次提交
    • W
      add strided_slice op cn doc (#1375) · 7529ea23
      wangchaochaohu 提交于
      * add strided_slice op cn doc test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix according review  test=develop
      
      * fix according review  test=develop
      
      * fix according review  test=develop
      7529ea23
    • S
      fix gather_nd、scatter_nd_add、scatter_nd、center_loss (#1333) · 37965806
      ShenLiang 提交于
      * fix gather_nd scatter_nd_add scatter_nd, test=develop
      
      * fix centerloss, test=develop
      
      * fix the description, test=develop
      
      * fix the doc, test=develop
      37965806
    • J
      Fix/api doc (#1267) · f57b6359
      Jiabin Yang 提交于
      * refine doc for api Program, BackwardStrategy, default_start_up_program
      
      * remove wrong binary char to make file not binary
      
      * delete binary file and push a new file as regular one
      
      * change name back since we delete bianry Program_cn on develop
      
      * refine clone doc
      
      * remove additional gitignore
      
      * refine doc about some info
      
      * refine doc about some info
      
      * refine doc about some info
      
      * refine doc about some info
      
      * refine doc about some info
      
      * remove useless info
      
      * refine doc
      
      * fix code
      
      * fix doc error in Program_cn.rst
      
      *  add code and refine doc
      
      * refine clone doc
      f57b6359
  7. 23 9月, 2019 1 次提交
  8. 20 9月, 2019 1 次提交
  9. 03 9月, 2019 1 次提交
  10. 20 8月, 2019 1 次提交
  11. 13 8月, 2019 1 次提交
    • Z
      Update api_cn of develop-branch (#1086) · 6acabd8f
      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
      
      * synchronize api_cn with the api_en of develop.
      
      * updated develop/api_cn
      
      * update the api_cn of develop
      
      * update api_cn of develop
      
      * fixed some errors
      
      * Delete .DS_Store
      
      * Delete .DS_Store
      
      * Delete .DS_Store
      
      * Delete .DS_Store
      
      * Delete .DS_Store
      
      * fixed some wrong links
      
      * fixed two links
      
      * fixed two links and some error.
      
      * fixed some errors.
      
      * fixed two links
      6acabd8f
  12. 29 7月, 2019 1 次提交
  13. 24 7月, 2019 1 次提交
  14. 29 6月, 2019 2 次提交
  15. 28 6月, 2019 1 次提交
    • R
      update api_cn (#954) · 9a601dd2
      RaindragonD 提交于
      * update api_cn; fix the error of reverting layers_cn to 1.4; include previous changes
      
      * update layers_cn; add code example to elementwise_mod
      
      * delete recordio_writer_cn; revert index_cn
      
      * update api_cn after review
      
      * fix io_cn.rst
      
      * update layers_cn
      
      * update io_cn
      9a601dd2
  16. 26 6月, 2019 1 次提交
  17. 19 6月, 2019 1 次提交
    • R
      icafe DLTP-1328, stress exe.close() (#900) · 921765ab
      RaindragonD 提交于
      * modify write_docs_cn, write_docs_en, include specifications about python 2.7.15 and creating  virtual env with conda
      
      * gitignore update
      
      * revert .gitignore;  update write_docs
      
      * icafe DLTP-1328, stress  exe.close()
      
      * DLTP-1383 不可迭代更正
      
      * DLTP-1404 修复动态图文档中每段代码的格式和大小都不一样
      
      * DLTP-1390 Pyreader中文显示格式问题
      
      * DLTP-1393 无效链接
      
      * DLTP-1421 paddle.fluid.layers.reduce_max中文翻译有问题
      
      * DyGraph 调整标签结构
      921765ab
  18. 13 5月, 2019 1 次提交
  19. 29 4月, 2019 1 次提交
  20. 22 4月, 2019 1 次提交
  21. 16 4月, 2019 6 次提交
  22. 12 4月, 2019 1 次提交
  23. 03 4月, 2019 1 次提交
  24. 29 3月, 2019 1 次提交
  25. 18 3月, 2019 1 次提交
  26. 12 3月, 2019 3 次提交
  27. 06 3月, 2019 1 次提交
  28. 01 3月, 2019 1 次提交
  29. 25 2月, 2019 1 次提交
  30. 23 2月, 2019 1 次提交