- 31 10月, 2019 1 次提交
-
-
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) (#20902) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
-
- 30 10月, 2019 2 次提交
-
-
由 liu zhengxi 提交于
* add support to gcc8, add docker env * remove the warning issue
-
由 hong 提交于
* Serialize to pickle format (#20820) test=develop * save load problem fix and new feature add (#20823) * fix persistable; * fix save load bugs; test=develop * fix bug; test=develop * add example for new io api; test=develop * addd example; test=develop
-
- 29 10月, 2019 2 次提交
-
-
由 Chen Weihang 提交于
* Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044) * add indicate_var_data_type inferface, test=develop * add unittests & polish error message, test=develop * remove needless include, test=develop * extract public function & polish message, test=develop * delete empty var check, test=develop * change data_type to pointer parameter, test=develop * polish details, test=develop * Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) * replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop test=release/1.6
-
由 Zeng Jinle 提交于
-
- 25 10月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
-
- 24 10月, 2019 4 次提交
-
-
由 Zeng Jinle 提交于
* add more err msg, test=develop * add more unittests, test=release/1.6
-
由 Zeng Jinle 提交于
-
由 danleifeng 提交于
-
由 WangXi 提交于
-
- 22 10月, 2019 2 次提交
-
-
由 Adam 提交于
test=develop
-
由 wangchaochaohu 提交于
* add support for __get_item__ of Variable test=develop
-
- 21 10月, 2019 2 次提交
- 20 10月, 2019 5 次提交
-
-
由 bingyanghuang 提交于
-
由 danleifeng 提交于
-
由 lvmengsi 提交于
-
由 123malin 提交于
* test=develop, communicator_is_sgd_optimizer flags
-
由 Zhaolong Xing 提交于
test=release/1.6
-
- 19 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
【cherry-pick】 fix fill_constant shape with -1 and enhance cross_entropy test=release/1.6 (#20722) (#20728)
-
- 18 10月, 2019 4 次提交
-
-
由 石晓伟 提交于
-
由 bingyanghuang 提交于
-
由 liu zhengxi 提交于
* improve the performance of capi in PD_PredictorRun (#20665) * alter the capi of PD_PredictorRun to provide proper function, test=release/1.6
-
由 Michał Gallus 提交于
test=release/1.6 * - Flushing mkl-dnn cache test=develop - Disabled clearing cache for LoadModel - Added clearing of mkl-dnn cache when Executor is created test=develop - Do not clear for GPU places test=develop - compilation fix test=develop * - Moved clearing of mkl-dnn cache in destructor of executor test=develop * - Compilation fix test=develop - Reverted conditional clearing of mkl-dnn cache in Executors's destructor test=develop - compilation fix
-
- 17 10月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
* fix op log bug, test=release/1.6 * add unittests, test=release/1.6
-
由 Chengmo 提交于
* Fix communicator slow bug & fix communicator stop bug (#20366) * test=develop,Fix communicator slow bug * test=develop, delete if() in stop_worker() * test=develop * fix UT, test=develop * fix bug in fetch handler, test=develop * fix bug in fetch handler, test=develop * test=develop, fix fetch barrier bug * test=develop, bug fix * test=develop, bug fix * test=develop, fix bug * test=develop,test=release/1.6
-
- 16 10月, 2019 8 次提交
-
-
由 Zeng Jinle 提交于
-
由 whs 提交于
-
由 wangchaochaohu 提交于
* add condition judgement for performance improvement test=develop * add condition judgement for performance improvement test=develop * refine code style test=develop
-
由 zhaoyuchen2018 提交于
test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 Michał Gallus 提交于
test=release/1.6 test=document_fix
-
由 tangwei12 提交于
-
由 qingqing01 提交于
* Support fp16 in fused_elemwise_activation_op. * Fix unit testing in ONLY-CPU mode.
-
由 123malin 提交于
* bug fix: invalid learning rate decay in pserver async mode
-
- 15 10月, 2019 6 次提交
-
-
由 Yibing Liu 提交于
-
由 Zeng Jinle 提交于
* refine API.spec, test=develop * add nn.py to test,test=develop * fix by removing new.spec, test=develop, test=document_fix * refine scripts when PYTHON_ABI is empty, follow partial comments, add extra cpp api doc, test=develop, test=document_fix * remove extra doc changes, remove API.spec, test=release/1.6 * remove API.spec in release/1.6, test=release/1.6
-
由 Thunderbrook 提交于
* support dump multi file test=develop * dump fix num file test=develop
-
由 liym27 提交于
test=release/1.6
-
由 liu zhengxi 提交于
-
由 csdn5211 提交于
* disable nccl test * Update version. * fix term core only * fix transpiler error * fix protobuf memory leak (#11177) fix protobuf memory leak * "change eigen mirror" * test=document_fix * test=document_fix
-