ColossalAI/colossalai/nn
LuGY a3269de5c9 [zero] cpu adam kernel (#288)
* Added CPU Adam

* finished the cpu adam

* updated the license

* delete useless parameters, removed resnet

* modified the method off cpu adam unittest

* deleted some useless codes

* removed useless codes

Co-authored-by: ver217 <lhx0217@gmail.com>
Co-authored-by: Frank Lee <somerlee.9@gmail.com>
Co-authored-by: jiaruifang <fangjiarui123@gmail.com>
2022-03-11 15:50:28 +08:00
..
layer Added TPExpert for special situation 2022-03-11 15:50:28 +08:00
loss moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
lr_scheduler Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
metric fixed CI dataset directory; fixed import error of 2.5d accuracy (#255) 2022-03-11 15:50:28 +08:00
model Develop/experiments (#59) 2021-12-09 15:08:29 +08:00
optimizer [zero] cpu adam kernel (#288) 2022-03-11 15:50:28 +08:00
__init__.py Layer integration (#83) 2021-12-27 15:04:32 +08:00
init.py Layer integration (#83) 2021-12-27 15:04:32 +08:00