- 25 8月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 24 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move paddle/incubate/hapi/metrics to paddle/metric * Add Precision, Recall and Auc metric
-
- 23 8月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update Conv2d Conv3d conv2d conv3d api
-
- 21 8月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add map_style dataset. test=develop
-
- 20 8月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* Rename `Input` into `InputSpec` * fix argument place of Input api
-
- 18 8月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 16 8月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 05 8月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add uncombined_weight_to_state_dict API
-
- 30 7月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Remove paddle.incubate.hapi.loss and reuse the paddle.nn.layer.loss in high level API
-
- 24 7月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Refine Model 1. Take the network (instance of Layer) as the input of Model. 2. Refine set_dict/load_dict of Layer. 3. Refine Input interface, so update code sample about Input
-
- 22 7月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add more vision transfrom apis
-
- 25 6月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 23 6月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 18 6月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add relu for lenet, test=develop * fix test model, test=develop
-
- 14 5月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
* Add hapi.text and corresponding unit test. test=develop * Remove hapi.text apis' reuse parameter args for coverage. test=develop * Fix TransformerCell and TransformerBeamSearchDecoder example codes. test=develop * Fix example codes in hapi.text. test=develop * Add some apis in hapi.text into example code white list. test=develop * Fix example code of DynamicDecode in hapi.text. text=develop * Rename Model.self as model in test_text.py test=develop
-
- 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.
-