ColossalAI/colossalai
Boyuan Yao d5c5bc219e
[SC] add GPT example for auto checkpoint (#1889)
* [sc] SC tutorial for auto checkpoint

* [sc] polish examples

* [sc] polish readme

* [sc] polish readme and help information

* [sc] polish readme and help information
2022-11-11 23:17:25 +08:00
..
amp [NFC] polish colossalai/amp/naive_amp/__init__.py code style (#1905) 2022-11-11 17:49:18 +08:00
auto_parallel [autoparallel] user-friendly API for CheckpointSolver. (#1879) 2022-11-10 20:59:28 +08:00
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2022-09-08 22:11:04 +08:00
cli
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] add numerical test for node strategies (#1760) 2022-10-27 10:42:54 +08:00
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2022-08-12 11:33:26 +08:00
fx [SC] add GPT example for auto checkpoint (#1889) 2022-11-11 23:17:25 +08:00
gemini MemStatsCollectorStatic (#1765) 2022-11-07 16:49:03 +08:00
kernel [kernel] added jit warmup (#1792) 2022-11-08 16:22:23 +08:00
logging
nn [inference] overlap comm and compute in Linear1D_Row when stream_chunk_num > 1 (#1876) 2022-11-10 17:36:42 +08:00
pipeline [Pipeline]Adapt to Pipelinable OPT (#1782) 2022-11-01 14:18:50 +08:00
registry
tensor [autoparallel] fix bugs caused by negative dim key (#1808) 2022-11-08 17:03:50 +08:00
testing [unittest] added doc for the pytest wrapper (#1704) 2022-10-14 10:56:17 +08:00
trainer [NFC] polish _checkpoint_hook.py code style (#1722) 2022-10-19 12:20:51 +08:00
utils [utils] fixed lazy init context (#1867) 2022-11-10 15:17:20 +08:00
zero [zero] migrate zero1&2 (#1878) 2022-11-11 09:26:40 +08:00
__init__.py version to 0.1.11rc2 (#1832) 2022-11-08 17:25:15 +08:00
constants.py updated tp layers 2022-11-02 12:19:38 +08:00
core.py
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