https://github.com/GPflow/GPflow
Revision 5bde0a4609136061c86e1c64c7b2cd74ce5c3990 authored by st-- on 18 June 2019, 10:52:07 UTC, committed by GitHub on 18 June 2019, 10:52:07 UTC
* Modified Saver to work with file-like objects as well as path names.

This required updating h5py>=2.9.0
Updated tests to test this.
Also removed some unused imports.
1 parent 125846f
History
Tip revision: 5bde0a4609136061c86e1c64c7b2cd74ce5c3990 authored by st-- on 18 June 2019, 10:52:07 UTC
Modified Saver to work with file-like objects as well as path names. (#912)
Tip revision: 5bde0a4
File Mode Size
__init__.py -rw-r--r-- 814 bytes
autoflow.py -rw-r--r-- 2.5 KB
base.py -rw-r--r-- 2.6 KB
compilable.py -rw-r--r-- 9.7 KB
errors.py -rw-r--r-- 713 bytes
node.py -rw-r--r-- 8.2 KB
parentable.py -rw-r--r-- 6.8 KB
tensor_converter.py -rw-r--r-- 1.3 KB

back to top