Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hpcaitech/ColossalAI
/ train.py
File
train.py
examples/tutorial/large_batch_optimizer/train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn
as
nn
3
from
torchvision.models
import
resnet18
4
from
tqdm
import
tqdm
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected