ColossalAI/examples/tutorial/new_api
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
..
cifar_resnet [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
cifar_vit [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
glue_bert [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
README.md [booster] implemented the torch ddd + resnet example (#3232) 2023-03-27 10:24:14 +08:00
test_ci.sh [example] add train resnet/vit with booster example (#3694) 2023-05-08 10:42:30 +08:00

README.md

New API Features

The New API is not officially released yet.

This folder contains some of the demonstrations of the new API. The new API is still under intensive development and will be released soon.