https://github.com/GPflow/GPflow
Revision 911a10b2b73d54774432a3a95eaffc8f940f5b45 authored by Sergio Pascual on 04 September 2019, 10:59:56 UTC, committed by Artem Artemev on 04 September 2019, 10:59:56 UTC
1 parent 6a02bf5
Raw File
Tip revision: 911a10b2b73d54774432a3a95eaffc8f940f5b45 authored by Sergio Pascual on 04 September 2019, 10:59:56 UTC
The `print_summary` now deals with list and dict in tf.Module (#1037)
Tip revision: 911a10b
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
back to top