Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pytorch/examples
/ main.py
File
main.py
vae/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
print_function
2
import
argparse
3
import
torch
4
import
torch.utils.data
Callers
nothing calls this directly
Calls
5
save_image
Function · 0.90
VAE
Class · 0.85
train
Function · 0.70
test
Function · 0.70
decode
Method · 0.45
Tested by
no test coverage detected