Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
3
What is `torch.nn` *really*?
4
============================
Callers
nothing calls this directly
Calls
11
accuracy
Function · 0.85
Mnist_Logistic
Class · 0.85
fit
Function · 0.85
get_model
Function · 0.85
get_data
Function · 0.85
Mnist_CNN
Class · 0.85
Lambda
Class · 0.85
WrappedDataLoader
Class · 0.85
step
Method · 0.80
model
Function · 0.70
backward
Method · 0.45
Tested by
no test coverage detected