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.
 
 
 
 
 
Jiarui Fang 7e24b9b9ee
[Gemini] clean no used MemTraceOp (#1970)
2 years ago
..
amp [NFC] polish colossalai/amp/naive_amp/__init__.py code style (#1905) 2 years ago
auto_parallel [autoparallel] add torch.nn.ReLU metainfo (#1868) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
cli [hotfix] fix some bugs caused by size mismatch. (#1011) 3 years ago
communication [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
context updated tp layers 2 years ago
device [autoparallel] add numerical test for node strategies (#1760) 2 years ago
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
fx [autoparallel] support addmm in tracer and solver (#1961) 2 years ago
gemini [Gemini] clean no used MemTraceOp (#1970) 2 years ago
kernel updated flash attention api 2 years ago
logging fixed logger 2 years ago
nn [Gemini] add GeminiAdamOptimizer (#1960) 2 years ago
pipeline [Pipeline]Adapt to Pipelinable OPT (#1782) 2 years ago
registry Remove duplication registry (#1078) 2 years ago
tensor [autoparallel] remove redundancy comm node (#1893) 2 years ago
testing [unittest] added doc for the pytest wrapper (#1704) 2 years ago
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2 years ago
utils [Gemini] clean no used MemTraceOp (#1970) 2 years ago
zero [Gemini] polish memstats collector (#1962) 2 years ago
__init__.py version to 0.1.11rc2 (#1832) 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 [hotfix] remove potiential circle import (#1307) 2 years ago