You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/tests/test_optimizer
HELSON e7d3afc9cc
[optimizer] add div_scale for optimizers (#2117)
2 years ago
..
test_cpu_adam.py [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
test_fused_adam.py [hotfix] fix CPUAdam kernel nullptr (#1410) 2 years ago
test_fused_adam_kernel.py [optimizer] add div_scale for optimizers (#2117) 2 years ago
test_hybrid_adam.py [hotfix] fix CPUAdam kernel nullptr (#1410) 2 years ago
test_nvme.py