ColossalAI/colossalai/tensor
HELSON 7a8702c06d
[colotensor] add Tensor.view op and its unit test (#1343)
[colotensor] add megatron initialization for gpt2
2022-07-21 10:53:15 +08:00
..
__init__.py [tensor] a shorter shard and replicate spec (#1245) 2022-07-11 15:51:48 +08:00
colo_parameter.py [Optimizer] Remove useless ColoOptimizer (#1312) 2022-07-14 16:57:48 +08:00
colo_tensor.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
compute_spec.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
const.py [Tensor] init ColoParameter (#914) 2022-05-06 12:57:14 +08:00
dist_spec_mgr.py [hotfix] Dist Mgr gather torch version (#1284) 2022-07-13 00:18:56 +08:00
distspec.py [tensor] distributed checkpointing for parameters (#1240) 2022-07-12 15:51:06 +08:00
op_wrapper.py [tensor] refactor colo-tensor (#992) 2022-05-19 12:44:59 +08:00
param_op_hook.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
process_group.py [checkpoint] use gather_tensor in checkpoint and update its unit test (#1339) 2022-07-19 14:15:28 +08:00
tensor_spec.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
utils.py reorgnize colotensor directory (#1062) 2022-06-03 18:04:22 +08:00