ColossalAI/tests/test_tensor
Ziyue Jiang c195d2814c
[Tensor] add from_pretrained support and bert pretrained test (#921)
* add from_pretrained support and test

* polish

* polish

* polish

* polish
2022-05-09 16:11:47 +08:00
..
_utils [tensor]add assert for colo_tensor 1Drow (#846) 2022-04-24 14:12:45 +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 from_pretrained support and bert pretrained test (#921) 2022-05-09 16:11:47 +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