- 27 9月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add roi pool * rename input as x
-
- 15 9月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 02 9月, 2021 1 次提交
-
-
由 wangna11BD 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 Siming Dai 提交于
* add dlpack api and fix a from_dlpack
-
- 07 8月, 2021 1 次提交
-
-
由 Jiangxinz 提交于
-
- 29 7月, 2021 2 次提交
-
-
由 HydrogenSulfate 提交于
* fix paddle.summary's bug when output contains non-tensor
-
由 wangna11BD 提交于
* add input option in model.summary
-
- 22 7月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
-
- 20 7月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
This reverts commit 6c110344.
-
- 08 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* add num_iters in fit/evalate, test=develop
-
- 28 6月, 2021 4 次提交
- 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 提交于
-