ColossalAI/tests/test_tensor
Jiarui Fang 2699dfbbfd
[rename] convert_to_dist -> redistribute (#1243)
2022-07-11 13:05:44 +08:00
..
_utils [refactor] remove gpc dependency in colotensor's _ops (#1189) 2022-07-04 18:54:37 +08:00
test_addmm_tp.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_chunk.py [refactor] move chunk and chunkmgr to directory gemini (#1182) 2022-06-29 13:31:02 +08:00
test_context.py [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +08:00
test_dist_spec_mgr.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_embedding_bag_tp.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_embedding_tp.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_gpt.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_linear_tp.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_loss_func.py [rename] convert_to_dist -> redistribute (#1243) 2022-07-11 13:05:44 +08:00
test_model.py [tensor] fix some unittests (#1234) 2022-07-08 14:18:30 +08:00
test_module_spec.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_op.py [tensor] torch function return colotensor (#1229) 2022-07-07 18:09:18 +08:00
test_parameter.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
test_tensor.py [tensor] redirect .data.__get__ to a tensor instance (#1239) 2022-07-11 11:41:29 +08:00
test_zero_optim.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00