- 24 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* fix Layer and Pool2D api, test=develop * update label_smooth_cn.rst, test=develop
-
- 23 10月, 2019 5 次提交
-
-
由 Dong Daxiang 提交于
-
由 Youwei Song 提交于
test=document_fix
-
由 lanxianghit 提交于
Cherry-pick #1534
-
由 Aurelius84 提交于
-
由 Zeng Jinle 提交于
-
- 22 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 21 10月, 2019 2 次提交
-
-
由 Dong Daxiang 提交于
* Update save_load_variables.rst (#1520) * update 1_6 release * fix readme test=document_preview * add new tree index
-
由 Dong Daxiang 提交于
* Update save_load_variables.rst (#1520) * update 1_6 release
-
- 18 10月, 2019 2 次提交
-
-
由 Dong Daxiang 提交于
-
由 guru4elephant 提交于
-
- 17 10月, 2019 1 次提交
-
-
由 zhouwei25 提交于
Fix the DOC of Windows compile , install and inference lib. The cmake command for the Windows build installation should be modified. Support download link for inference library of cuda10, update 1.5.2 download link for inference library.
-
- 16 10月, 2019 5 次提交
-
-
由 1024的传说 提交于
* add new seq2seq api_cn, test=document_preview * add seq2seq api_cn, test=document_preview * add seq2seq api_cn, test=document_preview
-
由 zhongpu 提交于
* update compile_CentOS.md for compile in GPU, test=develop * update compile_CentOS.md for compile in GPU, test=develop * update compile_CentOS.md for compile in GPU, test=develop
-
由 Youwei Song 提交于
-
由 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
-
由 liuwei1031 提交于
* imporve windows inference lib doc * update sample images for c runtime library part of english version
-
- 15 10月, 2019 1 次提交
-
-
由 silingtong123 提交于
modify fluid.layers.data to fluid.data and Synchronize Chinese doc and English doc
-
- 14 10月, 2019 3 次提交
-
-
由 JesseyXujin 提交于
-
由 liuwei1031 提交于
-
由 Youwei Song 提交于
* fix Dygraph cn sample code, test=develop * fix Dygraph doc format, test=develop
-
- 13 10月, 2019 1 次提交
-
-
由 zhouwei25 提交于
Fix fluid.layers.data of example code, Synchronize Chinese and English DOC of API:layers.sum.
-
- 12 10月, 2019 3 次提交
-
-
由 Yiqun Liu 提交于
* Remove benchmark from index. * Refine the format of begin. test=develop
-
由 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
-
由 Xiaoyao Xi 提交于
* fix apis, test=document_preview * fix apis, test=document_preview * fix apis, test=document_preview * fix apis, test=document_preview
-
- 11 10月, 2019 15 次提交
-
-
由 TianXiaogang 提交于
-
由 Guanghua Yu 提交于
-
由 yiicy 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
由 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.
-
由 Yuan Shuai 提交于
-
由 csdn5211 提交于
* fix sequence_enumerate cn doc * only surpport LoDTensor * add input output shape * test=document_fix
-
由 csdn5211 提交于
* fix space_to_depth cn doc * change name's text * add input output shape * add code example * test=document_fix
-
由 csdn5211 提交于
* revision * change name's text * add input output shape * test=document_fix
-
由 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
-
由 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
-
由 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
-
由 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
-
由 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
-
由 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
-