Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeedExamples
/ cifar10_tutorial.py
File
cifar10_tutorial.py
cifar/cifar10_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Training a Classifier
4
=====================
Callers
nothing calls this directly
Calls
10
zero_grad
Method · 0.80
imshow
Function · 0.70
Net
Class · 0.70
to
Method · 0.45
backward
Method · 0.45
step
Method · 0.45
save
Method · 0.45
state_dict
Method · 0.45
load_state_dict
Method · 0.45
load
Method · 0.45
Tested by
no test coverage detected