- 28 6月, 2021 3 次提交
- 21 6月, 2021 1 次提交
-
-
由 Jiangxinz 提交于
-
- 15 6月, 2021 1 次提交
-
- 11 6月, 2021 2 次提交
- 10 6月, 2021 2 次提交
-
-
由 Wenyu 提交于
* add wget option in download
-
由 Kaipeng Deng 提交于
-
- 11 5月, 2021 1 次提交
-
-
由 Wenyu 提交于
* fix retry in download when exception occurs
-
- 10 5月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add to_grayscale, normalize * add rotate * add vfip and hflip * add crop center_crop * add padding, support constant, reflect, replicate, circular same as paddle.pad * add get-image-[n,c,w,h] axis utils
-
- 29 4月, 2021 2 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32643)
-
由 LielinJiang 提交于
* add op read_file and decode_jpeg
-
- 26 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* Modified params of some APIs to support tuple and list. * fixed bug.
-
- 25 4月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add Hub Module for easy to use pre-trained models. * support list, load, help fucntions. * support load models by github, gitee, local Co-authored-by: NLielinJiang <jianglielin@baidu.com>
-
- 15 4月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* make hapi support amp, and add unittest * make unittest only support GPU * update parameters for amp in hapi.Model * update hapi.Model.prepare interface, and update unittest * fix test_model.py unittest bug * add grad clear in dygraph * use_fp16_guard defaults to True, which could avoid nan * add input check, and add internal doc link to low level api * update doc, and decrease the sample num of dataset to avoid timeout * make hapi amp param support str 'O1' or 'O2' * resume calling , modify the code of the check part * upgrade the usage of Fleet API, and disable 'pure_fp16' param
-
- 24 2月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 21 1月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 11 1月, 2021 2 次提交
-
-
由 LielinJiang 提交于
-
由 LielinJiang 提交于
* fix warning and no grad
-
- 29 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix cv2 rotation
-
- 25 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* split callback unittest * rm test_callback from timeout list
-
- 03 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* fix DATA_HOME path in win
-
- 01 12月, 2020 1 次提交
-
-
由 yukavio 提交于
-
- 30 11月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 28 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add ReduceLROnPlateau
-
- 27 11月, 2020 2 次提交
-
-
由 LielinJiang 提交于
* enhance logger callback for benchmark
-
由 YUNSHEN XIE 提交于
-
- 26 11月, 2020 2 次提交
-
-
由 yukavio 提交于
* add hapi api flops * fix bug * fix some bug * add unit test * fix unit test * solve ci coverage * fix doc * fix doc * fix static flops * delete the comment * fix some grammar problem in doc * fix some bug * fix some doc * fix some doc
- 24 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 23 11月, 2020 3 次提交
-
-
由 LiuChiachi 提交于
* add early stopping * add doc for early stopping * fix sample code bugs * update infer of mode, update doc, add unittests to increase coverage rate * fix sample code for early stopping * update sample code and unittests * reduce time cost of test_callbacks unittest * fix model.py code style error
-
由 LiuChiachi 提交于
* update hapi save_inference_model output pathname * update hapi save_inference_model output pathname * use new 2.0-api paddle.static.io.load_inference_model * add unittests to increase coverage rate
-
由 LielinJiang 提交于
* add lr scheduler
-
- 16 11月, 2020 4 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 qingqing01 提交于
* Support squeezed label as input in paddle.metric.Accuracy * Revert cifar and fix UT
-
由 LielinJiang 提交于
* fix vgg num classes
-
由 LielinJiang 提交于
* fix summary for rnn gru lstm
-
- 08 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* disable ut test_parallel_executor_fetch_isolated_var,test=document_fix * test for limiting ut exec time as 15S * fix an error caused by cannot find ut * fix some error * can not find test_transformer * fix error caused by ut not run in windows * fix error caused by Compiler Options * fix error caused by setting timeout value as 15 in python/paddle/tests/CMakeLists.txt * setting timeout value to 120s for old ut * add the timeout value setting * fix error caused by ut only run in coverage_ci * add analyzer_transformer_profile_tester * fix some error * fix some error * fix error with inference option * fix error with inference option setting as ON_INFER * add some ut to set timeout * modified some option * fix error * fix some timeout error * fix error * fix error * fix timeout for test_analyzer_bfloat16_resnet50 * fix error * setting timeout properity for some ut * first pr for new ut timeout as 15S
-