- 17 2月, 2020 3 次提交
-
-
由 songyouwei 提交于
* cherry-pick #22555 test=release/1.7, test=develop * cherry-pick #22621 test=release/1.7, test=develop
-
由 tangwei12 提交于
pretty print for communicator flag
-
由 tangwei12 提交于
* add deprecated for distribute transpiler, will delete it after 2.0.0, test=develop
-
- 16 2月, 2020 2 次提交
-
-
由 hong 提交于
* enhance load program state; test=develop * optimize commet; test=develop
-
由 Chen Weihang 提交于
* split unittests in data loader test, test=release/1.7 * split unittests to different files, test=release/1.7 * remove repeat unittest, test=release/1.7
-
- 13 2月, 2020 8 次提交
-
-
由 cc 提交于
Post_training_quantization support set quant 8/16 bits
-
由 石晓伟 提交于
* 1. load model from memory 2. scale is no longer added when saving inference model test=develop * raise ci coverage, test=develop * supports saving weights to memory. test=develop * raise ci coverage, test=develop * fix PADDLE_ENFORCE messages, test=develop
-
由 Guo Sheng 提交于
* Add support for dynamic_decode(while) training. test=develop * Fix assign_op and tensor_array_read_write_op after solving conflict. test=develop * Fix test_rnn_decode_api.py. test=develop * Refine docs for apis in rnn.py. test=develop * Adjust outputs of dynamic_decode. test=develop * Remove the force_cpu update in assign_op. test=develop * Remove the force_cpu update in assign_op. test=develop * Make RNNCell.get_initial_states support batch_dim_idx argument. test=develop * Rename _create_array_outof_while as _create_array_out_of_while in rnn.py. test=release/1.7
-
由 tangwei12 提交于
* add thread barrier for the compiled program
-
由 Michał Gallus 提交于
* Introduce Ernie NLP * Fix error regarding incorrect attr type test=release/1.7 Co-authored-by: NWojciech Uss <wojciech.uss@intel.com>
-
由 石晓伟 提交于
-
由 石晓伟 提交于
* update external lite, test=develop * switch WITH_TESTING to OFF, test=develop
-
由 Zeng Jinle 提交于
-
- 12 2月, 2020 2 次提交
- 11 2月, 2020 4 次提交
-
-
由 cc 提交于
* Add weight quantization in post_training_quanzitaion (#22445) * [cherry-pick]Support int16 for Tensor (#22423) * add int16 support, test=develop, test=release/1.7 Co-authored-by: NLeo Chen <chenqiuliang@baidu.com>
-
由 zhongpu 提交于
add cp27-cp27m-gcc82 and cp27-cp27mu-gcc82 branch to support gcc8.2 compile for paddle, test=develop (#22504) (#22524)
-
由 Wilber 提交于
[cherry-pick] #22509 支持不依赖nccl进行编译。 多卡下,如果没有打开WITH_NCCL开关编译,多卡不能通信,则只能选择一张卡使用
-
由 Wilber 提交于
[cherry-pick] #22484 支持不依赖nccl进行编译。 多卡下,如果没有打开WITH_NCCL开关编译,则只能使用单卡
-
- 10 2月, 2020 2 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
由 Aurelius84 提交于
-
- 07 2月, 2020 4 次提交
-
-
由 LielinJiang 提交于
* optimize interpolate op. test=develop
-
由 Zhaolong Xing 提交于
test=release/1.7
-
由 joanna.wozna.intel 提交于
* Add dequant scale squash * Correct dequant-scale squash test test=release/1.7
-
由 flame 提交于
* R-language inference support
-
- 06 2月, 2020 2 次提交
-
-
由 xujiaqi01 提交于
* change pslib url of release1.7 to a stable commit * test=develop
-
由 Daniel Yang 提交于
* revised readme/readme_cn for paddle (#22219) * these are the revised readme/readme_cn pull-request, test=develop * this is a readme pull request, test = develop * these are the revised readme/readme_cn pull request,test = develop * revised version 1.6.2->1.6.3,test=release/1.7
-
- 05 2月, 2020 6 次提交
-
-
由 Tao Luo 提交于
Co-authored-by: NManjunath Bhat <manjunathbhat9920@gmail.com>
-
由 Wilber 提交于
[cherry-pick] #22384 and #22371 22384增加了WITH_NCCL开关 22371修改了fluid依赖lite的commit id
-
由 xujiaqi01 提交于
* add GeneralRoleMaker which is for general usage * test=develop
-
由 xujiaqi01 提交于
* fix copy table bug (#22432) * fix copy table bug of lost some feasign * test=develop * add hdfs ls retry time and sleep time, fix save inference (#22433) * add hdfs ls retry time and sleep time, fix save inference * test=develop
-
由 juncaipeng 提交于
* fix chain doc, test=develop, test=document_preview
-
- 04 2月, 2020 5 次提交
-
-
由 xujiaqi01 提交于
* add collective communication library in fleet to replace mpi * test=develop
-
由 石晓伟 提交于
-
由 tianshuo78520a 提交于
-
由 Michał Gallus 提交于
test=release/1.7 * Enable quantize to reorder to nchw as well * Correct FC MKL-DNN input dim requirements to accept 3D * Improve DNNL FC format, error and 3D input handling * Improve error checking in FC * Improve PADDLE_ENFORCE messages in fc-related files * Remove data layout attribute from obligatory pass args * Fix message in fc_mkldnn_pass to be logically correct
-
由 tangwei12 提交于
* fix bug with half communicator
-
- 22 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
test=release/1.7, test=develop
-
- 21 1月, 2020 1 次提交
-
-
由 lidanqing 提交于
-