ColossalAI/tests/test_tensor
ver217 51b9a49655
[zero] add zero optimizer for ColoTensor (#1046)
* add zero optimizer

* torch ok

* unit test ok

* polish code

* fix bugs

* polish unit test

* polish zero optim

* polish colo ddp v2

* refactor folder structure

* add comment

* polish unit test

* polish zero optim

* polish unit test
2022-06-02 12:13:15 +08:00
..
_utils [unit test] refactor test tensor (#1005) 2022-05-19 18:57:56 +08:00
test_addmm_tp.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
test_chunk.py [tensor] ColoTensor supports ZeRo (#1015) 2022-05-31 12:00:12 +08:00
test_context.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
test_dist_spec_mgr.py fix dist spec mgr (#1045) 2022-05-31 12:14:39 +08:00
test_embedding_tp.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
test_gpt.py [tensor] impl ColoDDP for ColoTensor (#1009) 2022-05-21 13:52:04 +08:00
test_graph.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
test_linear_tp.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
test_model.py [Tensor] add Parameter inheritance for ColoParameter (#1041) 2022-05-30 17:23:44 +08:00
test_module_spec.py [Tensor] add module check and bert test (#1031) 2022-05-26 18:15:42 +08:00
test_op.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
test_parameter.py [Tensor] add Parameter inheritance for ColoParameter (#1041) 2022-05-30 17:23:44 +08:00
test_tensor.py [Tensor] add Parameter inheritance for ColoParameter (#1041) 2022-05-30 17:23:44 +08:00
test_zero.py [tensor] ColoTensor supports ZeRo (#1015) 2022-05-31 12:00:12 +08:00
test_zero_optim.py [zero] add zero optimizer for ColoTensor (#1046) 2022-06-02 12:13:15 +08:00