Making large AI models cheaper, faster and more accessible
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.
 
 
 
 
 
Frank Lee 95a36eae63
[kernel] added kernel loader to softmax autograd function (#3093)
2 years ago
..
_C [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
_analyzer [analyzer] a minimal implementation of static graph analyzer (#2852) 2 years ago
amp [test] fixed the triton version for testing (#2608) 2 years ago
auto_parallel [hotfix] add shard dim to aviod backward communication error (#2954) 2 years ago
autochunk [autochunk] support vit (#3084) 2 years ago
booster [booster] init module structure and definition (#3056) 2 years ago
builder
cli [cli] handled version check exceptions (#2848) 2 years ago
communication [NFC] polish communication/p2p_v2.py code style (#2303) 2 years ago
context [NFC] polish colossalai/context/process_group_initializer/initializer_2d.py code style (#2726) 2 years ago
device [hotfix] add copyright for solver and device mesh (#2803) 2 years ago
engine [doc] add deepspeed citation and copyright (#2996) 2 years ago
fx [analyzer] a minimal implementation of static graph analyzer (#2852) 2 years ago
gemini [doc] add deepspeed citation and copyright (#2996) 2 years ago
kernel [kernel] added kernel loader to softmax autograd function (#3093) 2 years ago
logging [logger] hotfix, missing _FORMAT (#2231) 2 years ago
nn [format] applied code formatting on changed files in pull request 2997 (#3008) 2 years ago
pipeline [pipeline] Add Simplified Alpa DP Partition (#2507) 2 years ago
registry
tensor [DTensor] implement layout converter (#3055) 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 [doc] add deepspeed citation and copyright (#2996) 2 years ago
zero [doc] add deepspeed citation and copyright (#2996) 2 years ago
__init__.py [setup] supported conda-installed torch (#2048) 2 years ago
constants.py updated tp layers 2 years ago
core.py
global_variables.py updated tp layers 2 years ago
initialize.py Fix False warning in initialize.py (#2456) 2 years ago