ColossalAI/colossalai/tensor
ver217 a3b66f6def
[tensor] refactor parallel action (#1007)
* refactor parallel action

* polish unit tests
2022-05-20 20:19:58 +08:00
..
_ops [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
graph [Graph] building computing graph with ColoTensor, Linear only (#917) 2022-05-07 17:10:37 +08:00
optim [Tensor] initialize the ColoOptimizer (#898) 2022-04-28 15:23:40 +08:00
__init__.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
colo_parameter.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
colo_tensor.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
const.py [Tensor] init ColoParameter (#914) 2022-05-06 12:57:14 +08:00
dist_spec_mgr.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
distspec.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
op_wrapper.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
spec.py [tensor] refactor parallel action (#1007) 2022-05-20 20:19:58 +08:00
utils.py [Tensor] get named parameters for model using ColoTensors (#874) 2022-04-26 14:08:01 +08:00