- 10 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
* fix retry in download when exception occurs * add test_retry_exception
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* remove packages in __all__ * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name
-
- 29 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32644)
-
- 27 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 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>
-
- 11 3月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* update comments
-
- 15 12月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* fix the dowanload bug * add sort for ips
-
- 03 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* fix DATA_HOME path in win
-
- 18 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 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
-
- 13 5月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add vision * fix predict, test=develop * add unittest for vision apis, test=develop * fix typos * add hapi models api, test=develop * fix code format, test=develop * fix typos, test=develop * fix sample code import, test=develop * fix sample codes, test=develop * add decompress, test=develop * rm darknet, test=develop * rm debug code, test=develop
-
- 11 5月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Merge hapi into Paddle Hapi is a high level API for training and inference. The main modules include Model, Loss, Metrics, Dataset. Also includes common modules and models in NLP and computer vision, such as BERT, ResNet. These modules are developed by: 0YuanZhang0, guoshengCS heavengate, LielinJiang, qingqing01, xyzhou-puck huangjun12, wangxiao1021, zhangyang.
-