MCPcopy 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

1import os
2import torch
3import numpy as np
4import torch.nn as nn

Callers

nothing calls this directly

Calls 2

AutoencoderKLClass · 0.85
sampleMethod · 0.45

Tested by

no test coverage detected