ColossalAI/colossalai/fx/profiler
Xuanlei Zhao 10c61de2f7
[autochunk] support vit (#3084)
support vit for autochunk
* support some new ops for vit
* fix some bugs
* add test for vit
2023-03-10 10:23:26 +08:00
..
experimental [doc] add deepspeed citation and copyright (#2996) 2023-03-04 20:08:11 +08:00
__init__.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
constants.py [fx/profiler] debug the fx.profiler / add an example test script for fx.profiler (#1730) 2022-10-19 14:24:51 +08:00
dataflow.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
memory_utils.py [autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2022-11-01 10:43:15 +08:00
opcount.py [autochunk] support vit (#3084) 2023-03-10 10:23:26 +08:00
profiler.py [autoparallel] refactor and add rotorc. (#1789) 2022-11-03 12:32:51 +08:00
shard_utils.py [autoparallel] modify comm nodes' memory cost in construct chain (#2263) 2023-01-03 11:38:48 +08:00
tensor.py [hotfix] meta tensor default device. (#2510) 2023-01-29 16:28:10 +08:00