https://github.com/GPflow/GPflow
Revision 6203bad5ddda6bf14ffc495230be450e24ced952 authored by Jesper Nielsen on 25 April 2022, 09:44:46 UTC, committed by GitHub on 25 April 2022, 09:44:46 UTC
1 parent 1a77914
Raw File
Tip revision: 6203bad5ddda6bf14ffc495230be450e24ced952 authored by Jesper Nielsen on 25 April 2022, 09:44:46 UTC
Make check_shapes play well with tf's custom code inspection. (#1860)
Tip revision: 6203bad
MANIFEST.in
include doc/sphinx/conf.py
include doc/sphinx/*.rst
include doc/sphinx/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top