- 27 8月, 2020 3 次提交
- 26 8月, 2020 14 次提交
-
-
由 JZ-LIANG 提交于
-
由 YUNSHEN XIE 提交于
-
由 pangyoki 提交于
* fix problems commented by Lutao * rename _to_variable to _to_tensor * fix unittest coverage * little problem
-
由 Aurelius84 提交于
-
由 pangyoki 提交于
-
由 MRXLT 提交于
-
由 joanna.wozna.intel 提交于
-
由 ShenLiang 提交于
* fix the tanh * fix the learning rate
-
由 Bai Yifan 提交于
-
由 Dong Daxiang 提交于
test=develop
-
由 hong19860320 提交于
-
由 tianshuo78520a 提交于
* Fix pip2 opencv-python version * opencv-python==4.2.0.32 * fix whell version
-
由 Qi Li 提交于
-
由 Zhou Wei 提交于
* fix doc of lr_scheduler * fix doc
-
- 25 8月, 2020 23 次提交
-
-
由 wawltor 提交于
add the top v2 for the paddlepaddle api 2.0
-
由 whs 提交于
test=develop
-
由 Wilber 提交于
-
由 chalsliu 提交于
-
由 石晓伟 提交于
-
由 zhangchunle 提交于
-
由 LiuChiachi 提交于
* update save_inference_model for hapi * update save_inference_model to support dygraph * fix comments * fix comments * test=develop * test, test=develop * fix dim test, test=develop * test, test=develop * add test_export_deploy_model_dynamic * fix unittest for hapi: save_inference_model * fix code style * accept review by guoshengCS * fix coverage rate * update doc for save_inference_model and copyright * change test model back to LeNet() in test_export_deploy_model * copy jit.save, use LeNet() to test export deploy model * add return value for dygraph, and fix doc error * corrected the doc writing * Delete redundant import and correct import order in sample code. * remove 'fluid' and add prepare() and fit() in sample code * correct usage of API 2.0 in sample code * fix sample code bugs * fix code style bugs * fix test_model.py bugs * set for_inference=True * correct usage for static.InputSpec * update doc for model.save * correct usage of API 2.0 * rename param name for model.save * correct for_inference as training
-
由 joejiong 提交于
Co-authored-by: Nwujionghao <wujionghao@email.com> As the title
-
由 RandyLi 提交于
-
由 gongweibao 提交于
-
由 Dong Daxiang 提交于
* add cudnn related strategies to DistributedStrategy
-
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
-
由 whs 提交于
test=develop
-
由 LoveAn 提交于
* Fix the cmake-function named inference_download_and_uncompress with Windows, test=develop * Fix some problems when remove limit of unittests on Windows, test=develop * Using URL to download file instead of DOWNLOAD_COMMAND. test=develop
-
由 zhang wenhui 提交于
* add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop * add norm 2.0 api, test=develop
-
由 YUNSHEN XIE 提交于
-
由 Huihuang Zheng 提交于
As the title.
-
由 zhangchunle 提交于
-
由 wanghuancoder 提交于
* optimized transformation form tensor to numpy, test=develop * optimized transformation form tensor to numpy, pass pre-commit, test=develop * modify fetchophandle zerocopy to deepcopy in PE&CUP, test=develop * modify py:array construct, test=develop * fix _fetch_var to use deep copy, test=develop
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
由 whs 提交于
* Enhance affine grid operator: 1. Add cuda kernel 2. Add align corners options test=develop * Move new affine_grid api to functional test=develop * Add CUDA kernel for affine_grid. test=develop * Add more unitest for grid sample API test=develop
-
由 Qi Li 提交于
-