1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-05 23:18:22 +00:00
ColossalAI/colossalai/tensor
2023-03-01 11:41:53 +08:00
..
__init__.py [Gemini] ParamOpHook -> ColoParamOpHook () 2022-12-05 17:11:06 +08:00
colo_parameter.py [polish] polish ColoTensor and its submodules () 2023-02-03 11:44:10 +08:00
colo_tensor.py [hotfix]: Remove math.prod dependency () 2023-02-23 23:56:15 +08:00
comm_spec.py [hotfix] add shard dim to aviod backward communication error () 2023-03-01 11:41:53 +08:00
compute_spec.py [polish] polish ColoTensor and its submodules () 2023-02-03 11:44:10 +08:00
const.py [Tensor] init ColoParameter () 2022-05-06 12:57:14 +08:00
dist_spec_mgr.py [autoparallel] fix bugs caused by negative dim key () 2022-11-08 17:03:50 +08:00
distspec.py [polish] polish ColoTensor and its submodules () 2023-02-03 11:44:10 +08:00
op_wrapper.py [doc] update rst and docstring () 2022-07-21 15:54:53 +08:00
param_op_hook.py [hotfix] fix implement error in diffusers 2023-01-06 18:37:18 +08:00
process_group.py [polish] polish ColoTensor and its submodules () 2023-02-03 11:44:10 +08:00
shape_consistency.py [autoparallel] fix runtime apply memory estimation () 2023-01-03 17:18:07 +08:00
sharding_spec.py [autoparallel] fix bugs caused by negative dim key () 2022-11-08 17:03:50 +08:00
tensor_spec.py [autoparallel] fix bugs caused by negative dim key () 2022-11-08 17:03:50 +08:00
utils.py [autoparallel] mix gather () 2022-11-23 21:49:17 +08:00