ColossalAI/colossalai
Frank Lee f3f19a5c47
[autoparallel] added matmul handler (#1763)
* [autoparallel] added matmul handler

* polish code
2022-11-01 15:14:53 +08:00
..
amp [doc] update rst and docstring (#1351) 2022-07-21 15:54:53 +08:00
auto_parallel [autoparallel] added matmul handler (#1763) 2022-11-01 15:14:53 +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 [zero] add constant placement policy (#1705) 2022-10-14 17:53:16 +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 [autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2022-11-01 10:43:15 +08:00
gemini [compatibility] ChunkMgr import error (#1772) 2022-10-28 14:48:54 +08:00
kernel [feat] add flash attention (#1762) 2022-10-26 16:15:52 +08:00
logging
nn [NFC] polish colossalai/nn/metric/_utils.py code style (#1727) 2022-10-19 12:20:51 +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] added matmul handler (#1763) 2022-11-01 15:14:53 +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 [zero] add constant placement policy (#1705) 2022-10-14 17:53:16 +08:00
zero [NFC] polish colossalai/zero/sharded_param/__init__.py code style (#1717) 2022-10-19 12:20:51 +08:00
__init__.py upgrade version to 0.1.11rc1 (#1739) 2022-10-19 11:26:00 +08:00
constants.py fix typo in constants (#1027) 2022-05-26 08:45:08 +08:00
core.py [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2022-06-27 09:45:26 +08:00
global_variables.py
initialize.py [hotfix] remove potiential circle import (#1307) 2022-07-14 13:44:26 +08:00