ColossalAI/colossalai/tensor
YH 8f740deb53
Fix typo (#3448)
2023-04-06 09:43:31 +08:00
..
d_tensor [hotfix] layout converting issue (#3188) 2023-03-21 13:24:18 +08:00
__init__.py
colo_parameter.py [polish] polish ColoTensor and its submodules (#2537) 2023-02-03 11:44:10 +08:00
colo_tensor.py Add interface for colo tesnor dp size (#3227) 2023-03-27 09:42:21 +08:00
comm_spec.py [hotfix] add shard dim to aviod backward communication error (#2954) 2023-03-01 11:41:53 +08:00
compute_spec.py [polish] polish ColoTensor and its submodules (#2537) 2023-02-03 11:44:10 +08:00
const.py
dist_spec_mgr.py
distspec.py [polish] polish ColoTensor and its submodules (#2537) 2023-02-03 11:44:10 +08:00
op_wrapper.py
param_op_hook.py Fix typo (#3448) 2023-04-06 09:43:31 +08:00
process_group.py [polish] polish ColoTensor and its submodules (#2537) 2023-02-03 11:44:10 +08:00
shape_consistency.py [autoparallel] fix runtime apply memory estimation (#2281) 2023-01-03 17:18:07 +08:00
sharding_spec.py
tensor_spec.py
utils.py