Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ dynamic_net.py
File
dynamic_net.py
beginner_source/examples_nn/dynamic_net.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
PyTorch: Control Flow + Weight Sharing
4
--------------------------------------
Callers
nothing calls this directly
Calls
5
DynamicNet
Class · 0.85
step
Method · 0.80
model
Function · 0.50
backward
Method · 0.45
string
Method · 0.45
Tested by
no test coverage detected