MCPcopy
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"""
3Training a Classifier
4=====================

Callers

nothing calls this directly

Calls 10

zero_gradMethod · 0.80
imshowFunction · 0.70
NetClass · 0.70
toMethod · 0.45
backwardMethod · 0.45
stepMethod · 0.45
saveMethod · 0.45
state_dictMethod · 0.45
load_state_dictMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected