https://github.com/GPflow/GPflow
Revision 03a4e29a08d738e078bfbaf84da69ed4305e564f authored by st-- on 16 January 2020, 12:24:14 UTC, committed by Artem Artemev on 16 January 2020, 12:24:14 UTC
1 parent 36a0853
Raw File
Tip revision: 03a4e29a08d738e078bfbaf84da69ed4305e564f authored by st-- on 16 January 2020, 12:24:14 UTC
Fix issue with tf.cast() and implicit dtype conversion (#1211)
Tip revision: 03a4e29
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top