ColossalAI/colossalai/tensor
YuliangLiu0306 2eca4cd376
[DTensor] refactor dtensor with new components (#3089)
* [DTensor] refactor dtensor with new components

* polish
2023-03-14 16:25:47 +08:00
..
d_tensor [DTensor] refactor dtensor with new components (#3089) 2023-03-14 16:25:47 +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 [hotfix]: Remove math.prod dependency (#2837) 2023-02-23 23:56:15 +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
process_group.py [polish] polish ColoTensor and its submodules (#2537) 2023-02-03 11:44:10 +08:00
shape_consistency.py
sharding_spec.py
tensor_spec.py
utils.py