- 06 3月, 2020 2 次提交
- 05 3月, 2020 2 次提交
- 04 3月, 2020 3 次提交
-
-
由 chengjuntao 提交于
-
由 Zeng Jinle 提交于
* add recorded cuda memory apis, fix typo, test=develop * add more ut, test=develop * follow comments, test=release/1.7 * fix py35 incompatible issues, test=release/1.7
-
由 FlyingQianMM 提交于
-
- 03 3月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* Fix pointer and c-api encapsulation (#22663) * refine pointer and c-api prototype, test=develop * fix new c api profile bug, test=develop * add unit tests, test=develop * Fix inference c api PD_GetZeroCopyOutput lod (#22768) * fix inference c api lod, test=develop * fix capi lod problem and enrich tests, test=develop * delete useless header files and alter const_cast, test=develop
-
- 02 3月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 27 2月, 2020 1 次提交
-
-
由 zhongpu 提交于
* fix compile issue, test=develop * force link libiomp5 when mklml is enabled, test=develop Co-authored-by: NLeo Chen <chenqiuliang@baidu.com>
-
- 25 2月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
Co-authored-by: Nflame <fuchang1991@gmail.com>
-
- 24 2月, 2020 1 次提交
-
-
由 tangwei12 提交于
* add sync communicator and implement
-
- 19 2月, 2020 3 次提交
- 18 2月, 2020 8 次提交
-
-
由 Jiawei Wang 提交于
* Add TopK Op Grad CPU&GPU Kernel test=develop * Add TopK Op Grad, modify grad op maker test=develop * Add TopK Op Grad, modify grad op maker test=develop * Add TopK Op Grad, modify PADDLE_ENFORCE test=develop * Add TopK Op Grad, modify PADDLE_THROW test=develop * Add TopK Op Grad, modify unittest test=develop * fix ngraph top k op unittest test=develop
-
由 123malin 提交于
-
由 bingyanghuang 提交于
-
由 songyouwei 提交于
test=release/1.7, test=develop
-
由 zhouwei25 提交于
-
由 Yibing Liu 提交于
test=release/1.7
-
由 Chen Weihang 提交于
-
由 yaoxuefeng 提交于
* update * update test=develop * update compile set test=develop * update compile set test=develop * update test=develop * update test=develop * update test=develop * update compile setting test=develop * update compile setting test=develop * update run demo test=develop * update test=develop * update test=develop * fix test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update format test=develop * update format test=develop * update style test=develop * update style test=develop * change style test=develop * change style test=develop * change style test=develop * add dataset unittest test=develop * update test=develop * update for record test=develop * udpate style for record test=develop * update for record test=develop * update for record test=develop * update for record test=develop * fix format test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop
-
- 17 2月, 2020 11 次提交
-
-
由 Zhaolong Xing 提交于
* [cherry-pick] :Refine the error log about runtime batch and max_batch_size. #22535 test=release/1.7 * fix comments test=release/1.7
-
由 123malin 提交于
-
由 zhouwei25 提交于
-
由 zhongpu 提交于
-
由 guofei 提交于
cherry-pick #22615
-
由 Kaipeng Deng 提交于
* optimizer var exlcude fluid.data var. test=develop * fix compute priority. test=develop
-
由 Wilber 提交于
[cherry-pick] #22551 当一个模型中有多个fc_lstm子图的时候,且其中fc共用了同一个persistable的bias,此时不应该将bias节点删除,只将非persistable的节点去除即可。
-
由 flame 提交于
* support golang inference
-
由 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 3 次提交
-
-
由 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
-