- 25 3月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* refactor eager flags * fix flags error when we switch from eager to dygraph * fix ci problem * fix ci * fix ci * merge develop and fix code style * merge develop and fix code style * fix op test error * fix op test error * fix op test error * fix op test error * fix op test error * merge develop
-
- 09 3月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add mobilenetv3
-
- 21 2月, 2022 1 次提交
-
-
由 piotrekobiIntel 提交于
* Add loss conversion from uint16 to float in progressbar class * Fix test coverage * Actually fix coverage * Fix format error
-
- 15 2月, 2022 1 次提交
-
-
由 arlesniak 提交于
* hapi lenet BF16 * ops list updated * year typo fix * tests updated fo CI
-
- 19 1月, 2022 1 次提交
-
-
由 yingyibiao 提交于
* Fix AttributeError when output y is a tuple which has no attribute 'shape' * Add unit test for dynamic_flops with multiple outputs * Add unit test for dynamic_flops with multiple outputs
-
- 23 11月, 2021 1 次提交
-
-
由 CtfGo 提交于
`paddle.utils.download` :change to call `extractall` on tar/zip compressd file to speed up the uncompress process when they includes many files --- result of decompression speed comparison --- 1. dataset:https://paddlenlp.bj.bcebos.com/datasets/cnn_dailymail/cnn_stories.tgz, decompression time :5m50s vs 20s 2. dataset:https://paddlenlp.bj.bcebos.com/datasets/cnn_dailymail/dailymail_stories.tgz, decompression time:33m20s vs 47s
-
- 18 11月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* fix cache * Fix unittest
-
- 17 11月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* remove test_hapi_hub from mac * fix format error
-
- 11 11月, 2021 1 次提交
-
-
由 Nyakku Shigure 提交于
* add wide resnet * update pretrained weights link
-
- 04 11月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 03 11月, 2021 1 次提交
-
-
由 fuqianya 提交于
* add squeezenet
-
- 02 11月, 2021 1 次提交
-
-
由 Nyakku Shigure 提交于
add shufflenetv2 Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com> Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com>
-
- 01 11月, 2021 1 次提交
-
-
由 Nyakku Shigure 提交于
* update AvgPool2D to AdaptiveAvgPool2D * class_num -> num_classes * add en doc * add googlenet to pretrained test * remove weights name * add parameter with_pool * update en doc * fix googlenet out shape * 2020 -> 2021 Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com> Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com>
-
- 27 10月, 2021 1 次提交
-
-
由 fuqianya 提交于
* add DenseNet
-
- 22 10月, 2021 2 次提交
-
-
由 Leo Chen 提交于
* [hapi] support dygrapg amp O2 * fix problem of static pure fp16 in hapi * fix bug * fix format * fix ut * follow comments * update ut * update amp save/load * fix ut * refine code format
-
由 Nyakku Shigure 提交于
* add inceptionv3 Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com>
-
- 18 10月, 2021 1 次提交
-
-
由 Siming Dai 提交于
* fix async_read bug * change index place to cpu * add tensor size judge * add async_read & async_write test * fix bug in async_write * fix mac py3 ci * fix bug for cpu version paddle * fix windows ci bug * change input argument error type * change const_cast to mutable_data * add async_write out-of-bound check and consumate error hint * fix a small bug for dst_tensor * add docs and refine codes * refine docs * notest,test=windows_ci * fix windows ci * fix require * fix code-block * add core.is_compiled_with_cuda()
-
- 15 10月, 2021 1 次提交
-
-
由 Nyakku Shigure 提交于
* add resnext model * add zh docs * add unittest * test performance Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com> Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: Npithygit <pyg20200403@163.com>
-
- 13 10月, 2021 1 次提交
-
-
由 fuqianya 提交于
* add alexnet
-
- 28 9月, 2021 2 次提交
-
-
由 Feng Ni 提交于
* add roi_align in vision/ops.py
-
由 Siming Dai 提交于
-
- 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 1 次提交
-
-
由 Wenyu 提交于
* add wget option in download
-