README.md
setup.py
flows/__init__.py
flows/base.py
flows/compose.py
flows/priors.py
flows/bijective/__init__.py
flows/bijective/affine.py
flows/bijective/conv.py
flows/bijective/coupling.py
flows/bijective/igr.py
flows/bijective/maf.py
flows/bijective/mixture_cdf.py
flows/bijective/nonlinearities.py
flows/bijective/normalization.py
flows/bijective/reshape.py
flows/bijective/spline.py
flows/injective/__init__.py
flows/injective/importance_weighted.py
flows/injective/nif.py
flows/injective/upsample_nif.py
flows/surjective/__init__.py
flows/surjective/dequantize.py
nux.egg-info/PKG-INFO
nux.egg-info/SOURCES.txt
nux.egg-info/dependency_links.txt
nux.egg-info/top_level.txt
tests/__init__.py
tests/nf_test.py
tests/nif_test.py