PaddleClas/ppcls
sky 1ded6d1cbd
Update svtrnet.py (#3037)
* Update svtrnet.py

* Update svtrnet.py

remove test part

* isolated model

* Update svtrnet.py

* support static graph

* try to fix acc problem by remove torch format

* fix sercret bug for losing accuracy

* Revert "fix sercret bug for losing accuracy"

This reverts commit c8226e7390.

* fix secret bug for losing accuracy metric

* Delete launch.json

* Update svtrnet.py

* fix 动转静

* Update svtrnet.py
2024-02-06 21:50:38 +08:00
..
arch Update svtrnet.py (#3037) 2024-02-06 21:50:38 +08:00
configs Develop (#3047) 2023-11-24 21:43:43 +08:00
data Fix bug when running on XPU (#3046) 2023-11-24 17:14:56 +08:00
engine 【benchmark】fix gpu_mem unit (#3052) 2023-12-05 15:04:25 +08:00
loss fix error dtype 2023-12-08 14:28:29 +08:00
metric Add ML-Decoder Support (#2957) 2023-09-08 16:17:35 +08:00
optimizer Add ML-Decoder Support (#2957) 2023-09-08 16:17:35 +08:00
static support to specify rank to log when using Fleet API (#3039) 2023-11-16 11:32:29 +08:00
utils support to specify rank to log when using Fleet API (#3039) 2023-11-16 11:32:29 +08:00
__init__.py