- 25 8月, 2020 24 次提交
-
-
由 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 提交于
-
由 whs 提交于
test=develop
-
- 24 8月, 2020 16 次提交
-
-
由 ruri 提交于
-
由 Zhou Wei 提交于
-
由 guofei 提交于
* Refine typo of english document of paddle.prod test=document_fix
-
由 WangXi 提交于
-
由 yukavio 提交于
* fix one_hot example doc test=document_fix * fix some bug
-
由 wanghuancoder 提交于
* api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear, test=develop * api2.0 fix code examples, test=develop * modify test_bilinear_api, about place,to_tensor , test=develop * re pass pre-commit, test=develop * Update common.py * fix BilinearTensorProduct ci error, test=develop
-
由 Double_V 提交于
* add pool2d3d API,test=develop * add api unitest,test=develop * fix unittest, test=develop * fix reviews, test=develop * return one element when return indices is true, test=develop * fix low converage; to_variable to to_tensor, test=develop * sort API params, test=develop * fix en doc, merge PR#26108 to here, test=develop * fix en doc, test=develop
-
由 qingqing01 提交于
* Move paddle/incubate/hapi/metrics to paddle/metric * Add Precision, Recall and Auc metric
-
由 joejiong 提交于
As the title. Co-authored-by: Nwujionghao <wujionghao@email.com>
-
由 Zhou Wei 提交于
* Reconstruct all API related to lr scheduler, unify dygraph and static * Reconstruct all API related to lr scheduler, unify dygraph and static * fix doc * fix doc * fix doc of lr_scheduler * fix unittest and english doc * fix english doc * fix confilt * fix doc
-
由 wanghuancoder 提交于
add op_function_generator.exe retry in windows
-
由 石晓伟 提交于
-
由 ceci3 提交于
* fix syncbn, test=develop * fix test,test=develop * fix unittest,test=develop
-
由 Kaipeng Deng 提交于
* fix RandomSampler & BatchSampler. test=develop
-
由 yaoxuefeng 提交于
-
由 cc 提交于
* Add mnist test for post training quantization, test=develop
-