InternLM/tests
Wenwen Qu 655e9dae40
Feat(norm)/support fused precision (#319)
* add fused precision support for norm

* refactor code

* refactor code

* change the granularity of hook

* fix bugs if self.model is ModuleList

* add dtype condition for post hook

* refactor code for split group

* refactor code for pre/post hook

* refactor code for split group

* remove fp32 hook for norm

* unit tests for fused precision

* add doc for fused precision

* add doc for En. version

* reformat docs

* Update mixed_precision.rst

* Update mixed_precision.po

* update mixed_precision.po
2023-09-26 20:39:55 +08:00
..
test_model Feat(norm)/support fused precision (#319) 2023-09-26 20:39:55 +08:00
test_solver feat: add optimizer_unitest (#303) 2023-09-15 18:56:56 +08:00
test_training feat(.github/workflows): update ci e2e tests and add ci unit tests (#324) 2023-09-22 14:07:14 +08:00
test_utils fix(storage): fix try_get_storage_backend (#359) 2023-09-25 15:16:25 +08:00
__init__.py fix(storage): fix and refactor storage api (#281) 2023-09-06 01:15:09 +08:00