Revision 89af61e3fdbf2ead36c0e65844e8a058b91aa2c0 authored by st-- on 01 June 2020, 16:12:48 UTC, committed by GitHub on 01 June 2020, 16:12:48 UTC
GPR used the X.shape attribute instead of calling tf.shape(X); this prevented using it with Variable data, which is now successfully demonstrated in a test.
1 parent d0c78d0
History
File Mode Size
multioutput
__init__.py -rw-r--r-- 723 bytes
base.py -rw-r--r-- 8.7 KB
changepoints.py -rw-r--r-- 4.4 KB
convolutional.py -rw-r--r-- 3.4 KB
linears.py -rw-r--r-- 2.5 KB
misc.py -rw-r--r-- 7.2 KB
periodic.py -rw-r--r-- 3.0 KB
statics.py -rw-r--r-- 1.7 KB
stationaries.py -rw-r--r-- 7.2 KB

back to top