ColossalAI/colossalai
Jiarui Fang 0b0d8f9e17
[hotfix] revert bug PRs (#2016)
2022-11-24 15:28:58 +08:00
..
_C [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2022-11-17 13:42:33 +08:00
amp [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2022-11-17 13:42:33 +08:00
auto_parallel [autoparallel] add experimental view handler (#2011) 2022-11-24 11:34:41 +08:00
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2022-09-08 22:11:04 +08:00
cli [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2022-11-17 13:42:33 +08:00
communication [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2022-08-09 11:40:04 +08:00
context updated tp layers 2022-11-02 12:19:38 +08:00
device [autoparallel] mix gather (#1977) 2022-11-23 21:49:17 +08:00
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2022-08-12 11:33:26 +08:00
fx [fx] add more meta_registry for MetaTensor execution. (#2000) 2022-11-23 10:55:46 +08:00
gemini [hotfix] revert bug PRs (#2016) 2022-11-24 15:28:58 +08:00
kernel [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2022-11-17 13:42:33 +08:00
logging fixed logger 2022-11-15 16:00:07 +08:00
nn [hotfix] make Gemini work for conv DNN (#1998) 2022-11-22 14:52:36 +08:00
pipeline [Pipeline]Adapt to Pipelinable OPT (#1782) 2022-11-01 14:18:50 +08:00
registry Remove duplication registry (#1078) 2022-06-08 07:47:24 +08:00
tensor [autoparallel] mix gather (#1977) 2022-11-23 21:49:17 +08:00
testing [unittest] added doc for the pytest wrapper (#1704) 2022-10-14 10:56:17 +08:00
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2022-11-16 15:55:10 +08:00
utils [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2022-11-17 13:42:33 +08:00
zero [Gemini] ZeROHookV2 -> GeminiZeROHook (#1972) 2022-11-17 14:43:49 +08:00
__init__.py [release] release v0.1.11rc4 (#2007) 2022-11-23 17:14:32 +08:00
constants.py updated tp layers 2022-11-02 12:19:38 +08:00
core.py [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2022-06-27 09:45:26 +08:00
global_variables.py updated tp layers 2022-11-02 12:19:38 +08:00
initialize.py [hotfix] remove potiential circle import (#1307) 2022-07-14 13:44:26 +08:00