MCPcopy Index your code
hub / github.com/pytorch/tutorials / cifar10_tutorial.py

File cifar10_tutorial.py

beginner_source/blitz/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 5

stepMethod · 0.80
saveMethod · 0.80
imshowFunction · 0.70
NetClass · 0.70
backwardMethod · 0.45

Tested by

no test coverage detected