ColossalAI/examples/tutorial/new_api
Hongxin Liu f83ea813f5
[example] add train resnet/vit with booster example (#3694)
* [example] add train vit with booster example

* [example] update readme

* [example] add train resnet with booster example

* [example] enable ci

* [example] enable ci

* [example] add requirements

* [hotfix] fix analyzer init

* [example] update requirements
2023-05-08 10:42:30 +08:00
..
cifar_resnet [example] add train resnet/vit with booster example (#3694) 2023-05-08 10:42:30 +08:00
cifar_vit [example] add train resnet/vit with booster example (#3694) 2023-05-08 10:42:30 +08:00
glue_bert [example] add train resnet/vit with booster example (#3694) 2023-05-08 10:42:30 +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.