ColossalAI/tests/test_tensor
Ziyue Jiang 830d3bca26
[Tensor] add optimizer to bert test (#933)
* add optimizer to bert test

* polish
2022-05-13 11:37:23 +08:00
..
_utils [tensor]add assert for colo_tensor 1Drow (#846) 2022-04-24 14:12:45 +08:00
test_addmm_tp.py [tensor] hijack addmm for colo tensor (#923) 2022-05-09 18:55:49 +08:00
test_context.py colo init context add device attr. (#866) 2022-04-25 14:24:26 +08:00
test_embedding_tp.py update pytest.mark.parametrize in tensor tests (#913) 2022-05-06 11:16:40 +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 update pytest.mark.parametrize in tensor tests (#913) 2022-05-06 11:16:40 +08:00
test_model.py [Tensor] add optimizer to bert test (#933) 2022-05-13 11:37:23 +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