https://github.com/GPflow/GPflow
Revision 33ded03ccf5f7b493a4f2f5c42637fdf27ecb42d authored by Eric Hammy on 18 October 2019, 15:06:01 UTC, committed by Artem Artemev on 18 October 2019, 15:06:01 UTC
1 parent deb4508
Raw File
Tip revision: 33ded03ccf5f7b493a4f2f5c42637fdf27ecb42d authored by Eric Hammy on 18 October 2019, 15:06:01 UTC
Ensure all tf_probability distributions take the correct dtype parameters (#1103)
Tip revision: 33ded03
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top