https://github.com/GPflow/GPflow
Revision 65aea216f478f67447e5fcd4ed5972507bf8261a authored by joelberkeley-pio on 30 July 2020, 10:13:27 UTC, committed by GitHub on 30 July 2020, 10:13:27 UTC
1 parent 3c17a7d
Raw File
Tip revision: 65aea216f478f67447e5fcd4ed5972507bf8261a authored by joelberkeley-pio on 30 July 2020, 10:13:27 UTC
pin tensorflow<2.3 tensorflow-probability<0.11 (#1537)
Tip revision: 65aea21
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top