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
Xue Fuzhao e070ca45c6
[NFC] polish colossalai/fx/tracer/meta_patch/patched_module/convolution.py code style (#1563)
2 years ago
..
amp [doc] update rst and docstring (#1351) 2 years ago
auto_parallel [autoparallel]add backward cost info into strategies (#1524) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
cli
communication [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
context [doc] update rst and docstring (#1351) 2 years ago
device [tensor]add 1D device mesh (#1492) 2 years ago
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
fx [NFC] polish colossalai/fx/tracer/meta_patch/patched_module/convolution.py code style (#1563) 2 years ago
gemini [NFC] polish colossalai/gemini/update/chunkv2.py code style (#1565) 2 years ago
kernel [hotfix] fix CPUAdam kernel nullptr (#1410) 2 years ago
logging
nn [NFC] polish colossalai/nn/layer/colossalai_layer/dropout.py code style (#1568) 2 years ago
pipeline [NFC] polish colossalai/utils/multi_tensor_apply/multi_tensor_apply.py code style (#1559) 2 years ago
registry Remove duplication registry (#1078) 3 years ago
tensor [autoparallel] change the merge node logic (#1533) 2 years ago
testing [NFC] polish colossalai/testing/comparison.py code style. (#1558) 2 years ago
trainer fix issue #1080 (#1071) 3 years ago
utils [NFC] polish colossalai/utils/tensor_detector/tensor_detector.py code style (#1566) 2 years ago
zero [utils] Impl clip_grad_norm for ColoTensor and ZeroOptimizer (#1442) 2 years ago
__init__.py [fx] provide a stable but not accurate enough version of profiler. (#1547) 2 years ago
_meta_registrations.py [fx] provide a stable but not accurate enough version of profiler. (#1547) 2 years ago
constants.py
core.py [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2 years ago
global_variables.py
initialize.py [hotfix] remove potiential circle import (#1307) 2 years ago