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
Frank Lee dd14783f75
[kernel] fixed repeated loading of kernels (#2549)
2 years ago
..
_C [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
amp [zero] fix gradient clipping in hybrid parallelism (#2521) 2 years ago
auto_parallel [autoparallel] accelerate gpt2 training (#2495) 2 years ago
autochunk [autochunk] support multi outputs chunk search (#2538) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
cli [cli] fixed hostname mismatch error (#2465) 2 years ago
communication [NFC] polish communication/p2p_v2.py code style (#2303) 2 years ago
context Revert "Update parallel_context.py (#2408)" 2 years ago
device [autoparallel] accelerate gpt2 training (#2495) 2 years ago
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
fx support unet metainfo prop (#2544) 2 years ago
gemini [hotfix] fix zero ddp warmup check (#2545) 2 years ago
kernel [kernel] fixed repeated loading of kernels (#2549) 2 years ago
logging [logger] hotfix, missing _FORMAT (#2231) 2 years ago
nn [hotfix] fix zero ddp warmup check (#2545) 2 years ago
pipeline polish pp middleware (#2476) 2 years ago
registry Remove duplication registry (#1078) 3 years ago
tensor [autoparallel] accelerate gpt2 training (#2495) 2 years ago
testing [amp] add gradient clipping for unit tests (#2283) 2 years ago
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2 years ago
utils [utils] lazy init. (#2148) 2 years ago
zero [zero] add zero wrappers (#2523) 2 years ago
__init__.py [setup] supported conda-installed torch (#2048) 2 years ago
constants.py updated tp layers 2 years ago
core.py [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2 years ago
global_variables.py updated tp layers 2 years ago
initialize.py Fix False warning in initialize.py (#2456) 2 years ago