ColossalAI/tests/test_tensor
ver217 c2fdc6a011
[tensor] derive compute pattern from dist spec (#971)
* derive compute pattern from dist spec

* polish code
2022-05-16 14:58:08 +08:00
..
_utils [tensor]add assert for colo_tensor 1Drow (#846) 2022-04-24 14:12:45 +08:00
test_addmm_tp.py [tensor] derive compute pattern from dist spec (#971) 2022-05-16 14:58:08 +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] derive compute pattern from dist spec (#971) 2022-05-16 14:58:08 +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] derive compute pattern from dist spec (#971) 2022-05-16 14:58:08 +08:00
test_model.py [tensor] derive compute pattern from dist spec (#971) 2022-05-16 14:58:08 +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