ColossalAI/tests/test_tensor
Jiarui Fang a00644079e
reorgnize colotensor directory (#1062)
* reorgnize colotensor directory

* polish code
2022-06-03 18:04:22 +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] add hybrid device demo and fix bugs (#1059) 2022-06-03 12:09:49 +08:00
test_graph.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
test_hybrid_device.py reorgnize colotensor directory (#1062) 2022-06-03 18:04:22 +08:00
test_linear_tp.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
test_model.py reorgnize colotensor directory (#1062) 2022-06-03 18:04:22 +08:00
test_module_spec.py reorgnize colotensor directory (#1062) 2022-06-03 18:04:22 +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