ColossalAI/tests/test_tensor
Jiarui Fang d16671da75
[Tensor] initialize the ColoOptimizer (#898)
* [Tensor] activation is an attr of ColoTensor

* [Tensor] add optimizer

* only detach parameters in context

* polish code
2022-04-28 15:23:40 +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_linear_tp.py [tensor] refine linear and add gather for laynorm (#893) 2022-04-28 10:55:40 +08:00
test_model.py [Tensor] initialize the ColoOptimizer (#898) 2022-04-28 15:23:40 +08:00
test_op.py [Tensor] make ColoTensor more robust for getattr (#886) 2022-04-27 10:57:49 +08:00
test_tensor.py [Tensor] make ColoTensor more robust for getattr (#886) 2022-04-27 10:57:49 +08:00