You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/tensor
YuliangLiu0306 aa0f6686f9
[autoparallel] accelerate gpt2 training (#2495)
2 years ago
..
__init__.py [Gemini] ParamOpHook -> ColoParamOpHook (#2080) 2 years ago
colo_parameter.py [zero] fix error for BEiT models (#2169) 2 years ago
colo_tensor.py [gemini] update ddp strict mode (#2518) 2 years ago
comm_spec.py [autoparallel] accelerate gpt2 training (#2495) 2 years ago
compute_spec.py
const.py
dist_spec_mgr.py [autoparallel] fix bugs caused by negative dim key (#1808) 2 years ago
distspec.py [Doc] add more doc for ColoTensor. (#1458) 2 years ago
op_wrapper.py
param_op_hook.py [hotfix] fix implement error in diffusers 2 years ago
process_group.py [doc] update docstring in ProcessGroup (#1468) 2 years ago
shape_consistency.py [autoparallel] fix runtime apply memory estimation (#2281) 2 years ago
sharding_spec.py [autoparallel] fix bugs caused by negative dim key (#1808) 2 years ago
tensor_spec.py [autoparallel] fix bugs caused by negative dim key (#1808) 2 years ago
utils.py [autoparallel] mix gather (#1977) 2 years ago