ColossalAI/tests/test_tensor
Ziyue Jiang 797a9dc5a9
add DistSpec for loss and test_model (#947)
2022-05-13 20:29:50 +08:00
..
_utils [tensor]add assert for colo_tensor 1Drow (#846) 2022-04-24 14:12:45 +08:00
test_addmm_tp.py [tensor] design DistSpec and DistSpecManager for ColoTensor (#934) 2022-05-13 15:13:52 +08:00
test_context.py colo init context add device attr. (#866) 2022-04-25 14:24:26 +08:00
test_dist_spec_mgr.py [tensor] design DistSpec and DistSpecManager for ColoTensor (#934) 2022-05-13 15:13:52 +08:00
test_embedding_tp.py [tensor] design DistSpec and DistSpecManager for ColoTensor (#934) 2022-05-13 15:13:52 +08:00
test_graph.py [Graph] building computing graph with ColoTensor, Linear only (#917) 2022-05-07 17:10:37 +08:00
test_linear_tp.py [tensor] design DistSpec and DistSpecManager for ColoTensor (#934) 2022-05-13 15:13:52 +08:00
test_model.py add DistSpec for loss and test_model (#947) 2022-05-13 20:29:50 +08:00
test_op.py [Tensor] add from_pretrained support and bert pretrained test (#921) 2022-05-09 16:11:47 +08:00
test_tensor.py [Tensor] make ColoTensor more robust for getattr (#886) 2022-04-27 10:57:49 +08:00