Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeedExamples
/ cifar10_deepspeed.py
File
cifar10_deepspeed.py
cifar/cifar10_deepspeed.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torchvision
3
import
torchvision.transforms
as
transforms
4
import
argparse
Callers
nothing calls this directly
Calls
6
add_argument
Function · 0.85
imshow
Function · 0.70
Net
Class · 0.70
to
Method · 0.45
backward
Method · 0.45
step
Method · 0.45
Tested by
no test coverage detected