1. 17 10月, 2019 1 次提交
  2. 16 10月, 2019 5 次提交
  3. 15 10月, 2019 1 次提交
  4. 14 10月, 2019 3 次提交
  5. 13 10月, 2019 1 次提交
  6. 12 10月, 2019 3 次提交
    • Y
      Remove benchmark from index and refine the format (#1503) · 21311e9f
      Yiqun Liu 提交于
      * Remove benchmark from index.
      
      * Refine the format of begin.
      test=develop
      21311e9f
    • 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
  7. 11 10月, 2019 26 次提交
    • 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
    • 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
    • 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
    • Z
      update Tables.md compile_Ubuntu.md (#1499) · 90c45e3b
      zhongpu 提交于
      * update Tables.md compile_Ubuntu.md, test=develop
      
      * udpate Tables.md, test=develop
      90c45e3b
    • J
      [MKL-DNN] Design document on acquire API (#1420) · b0472a33
      Jacek Czaja 提交于
      b0472a33
    • 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