ColossalAI/tests/test_tensor
Frank Lee 65ee6dcc20
[test] ignore 8 gpu test (#1080)
* [test] ignore 8 gpu test

* polish code

* polish workflow

* polish workflow
2022-06-08 23:14:18 +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] chunk manager monitor mem usage (#1076) 2022-06-07 15:00:00 +08:00
test_context.py [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +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 [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +08:00
test_graph.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
test_hybrid_device.py [Tensor] 1d row embedding (#1075) 2022-06-08 12:04:59 +08:00
test_linear_tp.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
test_model.py [test] ignore 8 gpu test (#1080) 2022-06-08 23:14:18 +08:00
test_module_spec.py [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +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 [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +08:00
test_zero_optim.py [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +08:00