ColossalAI/colossalai/auto_parallel/offload
Hongxin Liu 7f8b16635b
[misc] refactor launch API and tensor constructor (#5666)
* [misc] remove config arg from initialize

* [misc] remove old tensor contrusctor

* [plugin] add npu support for ddp

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [devops] fix doc test ci

* [test] fix test launch

* [doc] update launch doc

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-29 10:40:11 +08:00
..
__init__.py [auto-parallel] add auto-offload feature (#3154) 2023-03-21 14:17:41 +08:00
amp_optimizer.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
base_offload_module.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
mem_optimize.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
region.py [hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606) 2024-04-18 18:15:50 +08:00
region_manager.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
runtime.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
solver.py [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
training_simulator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
util.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00