- 23 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 22 9月, 2020 1 次提交
-
-
由 pangyoki 提交于
* default open dygraph mode * fix CI-Mac * fix Mac-CI other unittest file * fix CI-Py3 * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass * add enable_static to fix CI-Py3 * add enable_static to fix CI-coverage * delete try except
-
- 21 9月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix CIFAR & MNIST dataset. test=develop
-
- 17 9月, 2020 1 次提交
-
-
由 LiuChiachi 提交于
* update model.save_inference_model * update doc for _save_inference_model, delete useless class in unittests * make users not be able to set model._inputs be None * update usage of Model class in unittests * fix bugs of _verify_spec * fix bugs of _verify_spec * add unittest to increase coverage rate * delete http.log * update doc for save, remove requirments and limitations for using * update doc for class Model
-
- 16 9月, 2020 1 次提交
-
-
由 danleifeng 提交于
* fix ports conflict when launching multi-nodes in paddlecloud;test=develop * add DISTRIBUTED_TRAINER_ENDPOINTS env for cloud;test=develop
-
- 08 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix summary rnn * fix kl_div bug when input shape is [1] and reduction is batchmean
-
- 04 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix conv output_size has no default value bug * fix summary bug
-
- 03 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add summary for hapi
-
- 02 9月, 2020 1 次提交
-
-
由 LiuChiachi 提交于
* replace fluid.optimizer.set_dict with optimizer.set_state_dict * replace fluid.optimizer.set_dict with optimizer.set_state_dict * add coverage rate * Increase coverage rate, fix code style * Increase coverage rate, fix code style * add fit to generate optimizer.state_dict() to save .pdopt to increase coverage rate * delete http.log
-
- 31 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move hapi form paddle/incubate to paddle * Remove vision/datasets/utils.py and clean code * Add sample code for conll05 * Print pull path when saving model * Fix sample code after paramter_list of SGD is changed to parameters * Fix bug in wmt16 datase
-
- 24 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move paddle/incubate/hapi/metrics to paddle/metric * Add Precision, Recall and Auc metric
-