InternLM/doc/code-docs
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
..
locales/en/LC_MESSAGES Feat(norm)/support fused precision (#319) 2023-09-26 20:39:55 +08:00
source Feat(norm)/support fused precision (#319) 2023-09-26 20:39:55 +08:00
Makefile [Dev2Main] 20130901 (#261) 2023-09-01 11:00:11 +08:00
make.bat [Dev2Main] 20130901 (#261) 2023-09-01 11:00:11 +08:00
requirements.txt docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00