Commit Graph

9 Commits (542b3200086c7163805ebee9f8f85b6c85ce8d8c)

Author SHA1 Message Date
wanghuancoder 80abf9f789
use tensor.shape bug not paddle.shape(tensor) (#3120) 2024-04-12 15:34:44 +08:00
zhangyubo0722 aae1e9543f
del load pretrained from url for resnet (#2997)
* del load pretrained from url for resnet

* del load_dygraph_pretrain_from_url

* del load_dygraph_pretrain_from_url

* modify save_load
2023-10-30 13:44:16 +08:00
gaotingquan 811b483e30 fix: set dtype in paddle.to_tensor() 2023-02-10 15:51:53 +08:00
zhangyubo0722 fdaf24ee78 add models 2022-12-22 14:54:25 +08:00
gaotingquan defcb638c3 fix: update pretrained url 2022-10-18 17:48:31 +08:00
root 2a909c306a fix: change to relative import 2022-08-19 11:40:38 +08:00
cuicheng01 84c2974d3a fix peleenet and convnext 2022-07-14 09:59:54 +00:00
Yang Nie 4266b8790d rename `ConvNext` to `ConvNeXt` 2022-07-09 23:25:50 +08:00
flytocc e1943f9a68 add ConvNeXt code 2022-04-28 00:34:48 +08:00