https://github.com/GPflow/GPflow
Revision 55690c705317e56a93897958c72a0118d36dc0d9 authored by John Mcleod on 17 May 2021, 12:39:53 UTC, committed by GitHub on 17 May 2021, 12:39:53 UTC
1 parent b93548d
Raw File
Tip revision: 55690c705317e56a93897958c72a0118d36dc0d9 authored by John Mcleod on 17 May 2021, 12:39:53 UTC
Fix unit test which fails when running with TensorFlow 2.5.0 (#1684)
Tip revision: 55690c7
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