Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ kl_autoencoder.py
File
kl_autoencoder.py
diff2flow/kl_autoencoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
torch
3
import
numpy
as
np
4
import
torch.nn
as
nn
Callers
nothing calls this directly
Calls
2
AutoencoderKL
Class · 0.85
sample
Method · 0.45
Tested by
no test coverage detected