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 2 次提交
    • 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
    • E
      Delete duplicate files api_tree · 027d7ffa
      eendy 提交于
      027d7ffa
  3. 24 10月, 2019 1 次提交
  4. 23 10月, 2019 3 次提交
  5. 21 10月, 2019 1 次提交
    • D
      New tree (#1524) · 66e90d64
      Dong Daxiang 提交于
      * Update save_load_variables.rst (#1520)
      
      * update 1_6 release
      
      * fix readme
      test=document_preview
      
      * add new tree index
      66e90d64
  6. 16 10月, 2019 2 次提交
  7. 15 10月, 2019 1 次提交
  8. 14 10月, 2019 1 次提交
  9. 13 10月, 2019 1 次提交
  10. 12 10月, 2019 2 次提交
    • Y
      Polish the Chinese documentation of DynamicRNN (#1334) · 3bf0e4b9
      Yiqun Liu 提交于
      * Refine the Chinese documentation of DynamicRNN.
      test=develop
      test=document_preview
      
      * Refine the memory interface of DynamicRNN.
      test=develop
      test=document_preview
      
      * Refine update_memory and output of DynamicRNN.
      test=develop
      test=document_preview
      
      * Update the format of note and fix a error in example.
      test=document_preview
      
      * Add name and correct some examples.
      
      * Refine the documentation according to the review comments.
      
      * Add function list and the doc of function __call__.
      
      * Add optional for x in step_input.
      test=develop
      
      * Update sub-titles.
      
      * Change fluid.layers.data in examples to fluid.data.
      
      * Add examples for step and static input.
      test=develop
      
      * Refine some sentences.
      test=develop
      
      * Add description of shape and data type for input and output variables.
      test=develop
      3bf0e4b9
    • X
      improve multiple api docs under fluid.metrics, test=document_preview (#1301) · 276edcee
      Xiaoyao Xi 提交于
      * fix apis, test=document_preview
      
      * fix apis, test=document_preview
      
      * fix apis, test=document_preview
      
      * fix apis, test=document_preview
      276edcee
  11. 11 10月, 2019 24 次提交
    • T
      update unsqueeze_cn.rst (#1468) · edea31e9
      TianXiaogang 提交于
      edea31e9
    • G
      refine cn doc (#1314) · 9bb7c9cd
      Guanghua Yu 提交于
      9bb7c9cd
    • Y
      revise unstack doc test=develop (#1433) · 70df6fff
      yiicy 提交于
      70df6fff
    • Z
      refine ifelse api doc (#1456) · 544c76f1
      Zhaolong Xing 提交于
      test=develop
      544c76f1
    • Y
      fix transpose_cn. test=develop (#1501) · ab18de17
      Yuan Shuai 提交于
      ab18de17
    • csdn5211's avatar
      fix sequence_enumerate cn doc (#1351) · 4ec5bdf8
      csdn5211 提交于
      * fix sequence_enumerate cn doc
      
      * only surpport LoDTensor
      
      * add input output shape
      
      * test=document_fix
      4ec5bdf8
    • csdn5211's avatar
      fix space_to_depth cn doc (#1353) · aeddd6c6
      csdn5211 提交于
      * fix space_to_depth cn doc
      
      * change name's text
      
      * add input output shape
      
      * add code example
      
      * test=document_fix
      aeddd6c6
    • csdn5211's avatar
      revision sequence_mask cn doc (#1332) · 43c0c395
      csdn5211 提交于
      * revision
      
      * change name's text
      
      * add input output shape
      
      * test=document_fix
      43c0c395
    • D
      update piecewise decay Chinese document (#1325) · e9f56dc0
      DuYao 提交于
      * update piecewise decay, test=develop
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      e9f56dc0
    • D
      update exponential decay Chinese document (#1288) · 24e96fba
      DuYao 提交于
      * update exponential decay, test=develop
      
      * update,test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * set inverse time decay file to original, test=document_fix
      
      * set piecewise decay to original, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      24e96fba
    • D
      update inverseTimeDecay Chinese document (#1319) · c77bf395
      DuYao 提交于
      * update inverseTimeDecay, test=develop
      
      * update, test=document_fix
      
      * update inverse, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      c77bf395
    • D
      update polynomialDecay Chinese document (#1320) · 6ecd6327
      DuYao 提交于
      * update polynomialDecay, test=develop
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update poly, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=develop
      6ecd6327
    • D
      update natural exponential decay Chinese document (#1324) · 9ddf3310
      DuYao 提交于
      * update natural exponential decay, test=develop
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      9ddf3310
    • D
      update noam decay Chinese document (#1339) · 6171e23c
      DuYao 提交于
      * update noam, test=document_fix
      
      * update, test=develop
      
      * udate, test=document_fix
      
      * noam, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      6171e23c
    • D
      update label-smooth Chinese document (#1340) · 8d6d93e2
      DuYao 提交于
      * update smooth, test=document_fix
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * fix example code format, test=document_fix
      8d6d93e2
    • D
      update GRUUnit Chinese document (#1341) · a2a68369
      DuYao 提交于
      * update gru, test=document_fix
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, refer to the corresponding static graph api, test=document_fix
      a2a68369
    • D
      update Conv3d Chinese document (#1342) · 143ae863
      DuYao 提交于
      * update conv3d, test=document_fix
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * reference to the corresponding static graph api, test=document_fix
      
      * update use_cudnn, test=document_fix
      
      * update, test=document_fix
      143ae863
    • D
      update BilinearTensorProduct Chinese document (#1346) · f45ffa20
      DuYao 提交于
      * update bilinear, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=ducument_fix
      
      * update, test=document_fix
      
      * update name description, test=document_fix
      f45ffa20
    • D
      update Conv3DTranspose Chinese document (#1348) · 1eef5b89
      DuYao 提交于
      * update Conv3DTranspose, test=document_fix
      
      * update,test=document_fix
      
      * update, test=develop
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * update, test=document_fix
      
      * refer to the corresponding static graph api, test=document_fix
      
      * update, test=document_fix
      
      * update use_cudnn, test=document_fix
      1eef5b89
    • 1024的传说's avatar
      fix APIs, test=document_preview (#1305) · 33bd1ef5
      1024的传说 提交于
      * fix APIs, test=document_preview
      
      * fix APIs, test=document_preview
      33bd1ef5
    • csdn5211's avatar
      fix sequence_pad cn doc (#1398) · c8c30145
      csdn5211 提交于
      * fix sequence_pad cn doc
      
      * add input output shape
      
      * fix length info
      
      * fix length info and pad_value info
      
      * test=document_fix
      c8c30145
    • csdn5211's avatar
      revision sequence_expand cn doc (#1335) · 45d28cd2
      csdn5211 提交于
      * revision sequence_expand cn doc
      
      * only surpport LoDTensor
      
      * change name's text
      
      * add input output shape
      
      * add code example
      
      * add code example
      
      * test=document_fix
      45d28cd2
    • csdn5211's avatar
      fix sequence_expand_as cn doc (#1350) · 3ff941a2
      csdn5211 提交于
      * fix sequence_expand_as cn doc
      
      * only surpport LoDTensor
      
      * add input output shape
      
      * add code example
      
      * add code example
      
      * test=document_fix
      3ff941a2
    • Q
      Fix type error and fluid.layers.data (#1498) · 4689bd7a
      qingqing01 提交于
      4689bd7a
  12. 10 10月, 2019 1 次提交