1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-11 01:48:07 +00:00
ColossalAI/colossalai/nn
Jiatong (Julius) Han 8c8a39be95
[hotfix]: Remove math.prod dependency ()
* Remove math.prod dependency

* Fix style

* Fix style

---------

Co-authored-by: Jiatong Han <jiatong.han@u.nus.edu>
2023-02-23 23:56:15 +08:00
..
_ops [hotfix]: Remove math.prod dependency () 2023-02-23 23:56:15 +08:00
layer [setup] support pre-build and jit-build of cuda kernels () 2023-01-06 20:50:26 +08:00
loss [NFC] polish colossalai/nn/loss/loss_2p5d.py code style () 2022-09-08 22:11:04 +08:00
lr_scheduler [NFC] polish colossalai/nn/lr_scheduler/linear.py code style () 2022-10-19 12:20:51 +08:00
metric [NFC] polish colossalai/nn/metric/_utils.py code style () 2022-10-19 12:20:51 +08:00
optimizer [hotfix] add correct device for fake_param () 2023-02-17 15:29:07 +08:00
parallel Rename class method of ZeroDDP () 2023-02-22 15:05:53 +08:00
__init__.py [kernel] added jit warmup () 2022-11-08 16:22:23 +08:00
init.py [NFC] polish colossalai/nn/init.py code style () 2022-07-13 10:51:55 +08:00