ColossalAI/colossalai/legacy/nn/layer
Hongxin Liu e5ce4c8ea6
[npu] add npu support for gemini and zero (#5067)
* [npu] setup device utils (#5047)

* [npu] add npu device support

* [npu] support low level zero

* [test] update npu zero plugin test

* [hotfix] fix import

* [test] recover tests

* [npu] gemini support npu (#5052)

* [npu] refactor device utils

* [gemini] support npu

* [example] llama2+gemini support npu

* [kernel] add arm cpu adam kernel (#5065)

* [kernel] add arm cpu adam

* [optim] update adam optimizer

* [kernel] arm cpu adam remove bf16 support
2023-11-20 16:12:41 +08:00
..
colossalai_layer [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
parallel_1d [npu] add npu support for gemini and zero (#5067) 2023-11-20 16:12:41 +08:00
parallel_2d [npu] add npu support for gemini and zero (#5067) 2023-11-20 16:12:41 +08:00
parallel_2p5d [npu] add npu support for gemini and zero (#5067) 2023-11-20 16:12:41 +08:00
parallel_3d [npu] add npu support for gemini and zero (#5067) 2023-11-20 16:12:41 +08:00
parallel_sequence [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
utils [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
vanilla [npu] add npu support for gemini and zero (#5067) 2023-11-20 16:12:41 +08:00
wrapper [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
__init__.py
base_layer.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00