cae.py
|
fix concat error when fp16
|
2023-03-21 14:23:09 +08:00 |
convnext.py
|
fix: set dtype in paddle.to_tensor()
|
2023-02-10 15:51:53 +08:00 |
cvt.py
|
fix typo
|
2023-04-04 18:44:44 +08:00 |
distilled_vision_transformer.py
|
fix concat error when fp16
|
2023-04-04 19:49:00 +08:00 |
dsnet.py
|
fix: set dtype in paddle.to_tensor()
|
2023-02-10 15:51:53 +08:00 |
efficientnet.py
|
add tinynet
|
2023-05-06 19:04:37 +08:00 |
efficientnet_v2.py
|
fix: set dtype in paddle.to_tensor()
|
2023-02-10 15:51:53 +08:00 |
micronet.py
|
rename micronet_m(\d) to MicroNet_M(\d)
|
2023-04-04 20:37:22 +08:00 |
mobilenext.py
|
add mobilenext
|
2023-04-05 00:41:19 +08:00 |
mobilevit_v2.py
|
clear type hint
|
2023-04-19 21:21:06 +08:00 |
tinynet.py
|
add tinynet
|
2023-05-06 19:04:37 +08:00 |
tnt.py
|
fix concat error when fp16
|
2023-03-21 14:23:09 +08:00 |
uniformer.py
|
modify uniformer link
|
2023-02-06 19:28:30 +08:00 |
van.py
|
fix: set dtype in paddle.to_tensor()
|
2023-02-10 15:51:53 +08:00 |
vision_transformer.py
|
fix concat error when fp16
|
2023-03-21 14:23:09 +08:00 |