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

File nn_tutorial.py

beginner_source/nn_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3What is `torch.nn` *really*?
4============================

Callers

nothing calls this directly

Calls 11

accuracyFunction · 0.85
Mnist_LogisticClass · 0.85
fitFunction · 0.85
get_modelFunction · 0.85
get_dataFunction · 0.85
Mnist_CNNClass · 0.85
LambdaClass · 0.85
WrappedDataLoaderClass · 0.85
stepMethod · 0.80
modelFunction · 0.70
backwardMethod · 0.45

Tested by

no test coverage detected