- 12 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 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
-
- 21 3月, 2022 1 次提交
-
-
由 hong 提交于
* switch eager mode and change it * set default is eager * set default is eager * fix error; test=develop * fix some error; test=develop * update * upd * update code; test=develop * update * fix some bug; test=develop * fix bug; test=develop * fix bug; test=develop * fix bug; test=develop * fix error; test=develop * format; test=develop Co-authored-by: NJiabinYang <360788950@qq.com>
-
- 21 2月, 2022 1 次提交
-
-
由 piotrekobiIntel 提交于
* Add loss conversion from uint16 to float in progressbar class * Fix test coverage * Actually fix coverage * Fix format error
-
- 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
-
- 08 11月, 2021 1 次提交
-
-
由 0x45f 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 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
-
- 19 10月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 10 9月, 2021 1 次提交
-
-
由 sunzhongkai588 提交于
* fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix
-
- 02 9月, 2021 1 次提交
-
-
由 wangna11BD 提交于
-
- 29 7月, 2021 2 次提交
-
-
由 HydrogenSulfate 提交于
* fix paddle.summary's bug when output contains non-tensor
-
由 wangna11BD 提交于
* add input option in model.summary
-
- 23 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 22 7月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
-
- 08 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* add num_iters in fit/evalate, test=develop
-
- 28 6月, 2021 9 次提交
- 21 6月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
* del py2 code2 * fix test timeout
-
- 18 6月, 2021 1 次提交
-
-
由 yingyibiao 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in vision * fix some flake8 errors
-
- 10 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add wget option in download
-
- 09 6月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* add option verbose for predict api
-
- 07 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 LielinJiang 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* add progressbar for datasets downloading
-
- 01 6月, 2021 2 次提交
-
-
由 LielinJiang 提交于
-
由 Wenyu 提交于
* Align download_filename with cached_filename
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. (#32596) (#32610) * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. * remove packages in __all__ * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name Co-authored-by: NZhong Hui <zhonghui.net@gmail.com>
-
- 29 4月, 2021 2 次提交
- 26 4月, 2021 2 次提交
- 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>
-