https://github.com/GPflow/GPflow
Revision d5addce606d13878a1a2e3177d3c5b8c432e1e38 authored by Mark van der Wilk on 02 November 2016, 12:33:01 UTC, committed by James Hensman on 02 November 2016, 12:33:01 UTC
* Linear and Polynomial kernels did not respect active_dims properly in Kdiag.
- Added slice call to Linear.Kdiag
- Fixed TestSlice to test more kernels.
- Fxied TestSlice to have the correct inputdim.
* Fixed `input_dim` in `test_kerns.py`. Added assertion.
1 parent f66dda5
History
Tip revision: d5addce606d13878a1a2e3177d3c5b8c432e1e38 authored by Mark van der Wilk on 02 November 2016, 12:33:01 UTC
active_dims fix in Kdiag (#253)
Tip revision: d5addce
File Mode Size
tfops
__init__.py -rw-r--r-- 826 bytes
_settings.py -rw-r--r-- 3.9 KB
_version.py -rw-r--r-- 600 bytes
conditionals.py -rw-r--r-- 5.1 KB
densities.py -rw-r--r-- 2.7 KB
gpflowrc -rw-r--r-- 218 bytes
gpmc.py -rw-r--r-- 3.2 KB
gpr.py -rw-r--r-- 3.1 KB
hmc.py -rw-r--r-- 4.6 KB
kernels.py -rw-r--r-- 15.3 KB
kullback_leiblers.py -rw-r--r-- 4.8 KB
likelihoods.py -rw-r--r-- 17.7 KB
mean_functions.py -rw-r--r-- 3.0 KB
model.py -rwxr-xr-x 14.6 KB
param.py -rwxr-xr-x 31.7 KB
priors.py -rw-r--r-- 3.2 KB
scoping.py -rw-r--r-- 1.1 KB
sgpmc.py -rw-r--r-- 3.1 KB
sgpr.py -rw-r--r-- 10.2 KB
svgp.py -rw-r--r-- 5.7 KB
tf_hacks.py -rw-r--r-- 1.2 KB
tf_wraps.py -rw-r--r-- 1.4 KB
transforms.py -rw-r--r-- 7.4 KB
vgp.py -rwxr-xr-x 5.7 KB

back to top