LICENSE
README.md
setup.py
src/relaxit/__init__.py
src/relaxit/_version.py
src/relaxit.egg-info/PKG-INFO
src/relaxit.egg-info/SOURCES.txt
src/relaxit.egg-info/dependency_links.txt
src/relaxit.egg-info/requires.txt
src/relaxit.egg-info/top_level.txt
src/relaxit/distributions/CorrelatedRelaxedBernoulli.py
src/relaxit/distributions/DecoupledStraightThroughGumbelSoftmax.py
src/relaxit/distributions/GaussianRelaxedBernoulli.py
src/relaxit/distributions/GeneralizedGumbelSoftmax.py
src/relaxit/distributions/GumbelSoftmaxTopK.py
src/relaxit/distributions/HardConcrete.py
src/relaxit/distributions/InvertibleGaussian.py
src/relaxit/distributions/LogisticNormalSoftmax.py
src/relaxit/distributions/RebarRelaxation.py
src/relaxit/distributions/StochasticTimesSmooth.py
src/relaxit/distributions/StraightThroughBernoulli.py
src/relaxit/distributions/__init__.py
src/relaxit/distributions/approx.py
src/relaxit/distributions/kl.py