ColossalAI/examples/tutorial/new_api
Hongxin Liu 3bf09efe74
[booster] update prepare dataloader method for plugin (#3706)
* [booster] add prepare dataloader method for plug

* [booster] update examples and docstr
2023-05-08 15:44:03 +08:00
..
cifar_resnet [booster] update prepare dataloader method for plugin (#3706) 2023-05-08 15:44:03 +08:00
cifar_vit [booster] update prepare dataloader method for plugin (#3706) 2023-05-08 15:44:03 +08:00
glue_bert [booster] update prepare dataloader method for plugin (#3706) 2023-05-08 15:44:03 +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.