ColossalAI/colossalai/legacy
Hongxin Liu d202cc28c0
[npu] change device to accelerator api (#5239)
* update accelerator

* fix timer

* fix amp

* update

* fix

* update bug

* add error raise

* fix autocast

* fix set device

* remove doc accelerator

* update doc

* update doc

* update doc

* use nullcontext

* update cpu

* update null context

* change time limit for example

* udpate

* update

* update

* update

* [npu] polish accelerator code

---------

Co-authored-by: Xuanlei Zhao <xuanlei.zhao@gmail.com>
Co-authored-by: zxl <43881818+oahzxl@users.noreply.github.com>
2024-01-09 10:20:05 +08:00
..
amp [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
builder [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
communication [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
context [hotfix] fix torch 2.0 compatibility (#4936) 2023-10-18 11:05:25 +08:00
engine [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
inference [inference] Refactor inference architecture (#5057) 2023-11-19 21:05:05 +08:00
nn [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
pipeline [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
registry [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
tensor [hotfix] fix torch 2.0 compatibility (#4936) 2023-10-18 11:05:25 +08:00
trainer [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
utils [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
zero [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
__init__.py [bug] fix get_default_parser in examples (#4764) 2023-09-21 10:42:25 +08:00
constants.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
core.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
global_variables.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
initialize.py [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00