ColossalAI/colossalai/legacy
pre-commit-ci[bot] 7c2f79fa98
[pre-commit.ci] pre-commit autoupdate (#5572)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/autoflake: v2.2.1 → v2.3.1](https://github.com/PyCQA/autoflake/compare/v2.2.1...v2.3.1)
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2)
- [github.com/psf/black-pre-commit-mirror: 23.9.1 → 24.4.2](https://github.com/psf/black-pre-commit-mirror/compare/23.9.1...24.4.2)
- [github.com/pre-commit/mirrors-clang-format: v13.0.1 → v18.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v13.0.1...v18.1.7)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-01 17:16:41 +08:00
..
amp [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +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 [pre-commit.ci] pre-commit autoupdate (#5572) 2024-07-01 17:16:41 +08:00
engine [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
inference [pre-commit.ci] pre-commit autoupdate (#5572) 2024-07-01 17:16:41 +08:00
nn [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
pipeline [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
registry [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
tensor Fix ColoTensorSpec for py11 (#5440) 2024-03-26 15:56:49 +08:00
trainer [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
utils [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
zero Merge branch 'main' into sync/npu 2024-01-18 12:05:21 +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