mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 01:28:31 +00:00
[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
This commit is contained in:
4
examples/tutorial/new_api/cifar_resnet/requirements.txt
Normal file
4
examples/tutorial/new_api/cifar_resnet/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
colossalai
|
||||
torch
|
||||
torchvision
|
||||
tqdm
|
Reference in New Issue
Block a user