https://github.com/GPflow/GPflow
Revision 292239ae7bb9e57531bb26f1d097e4c994fed3a5 authored by st-- on 19 June 2019, 15:24:25 UTC, committed by GitHub on 19 June 2019, 15:24:25 UTC
#914 (f8fc156) simply removed the shape checks of logdensities.multivariate_normal() that issued a warning, this puts them back properly as tensorflow graph assertions.
1 parent c714745
History
Tip revision: 292239ae7bb9e57531bb26f1d097e4c994fed3a5 authored by st-- on 19 June 2019, 15:24:25 UTC
proper shape checks for multivariate_normal (#964)
Tip revision: 292239a
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
Dockerfile -rw-r--r-- 1.1 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 603 bytes
README.md -rw-r--r-- 6.9 KB
RELEASE.md -rw-r--r-- 7.7 KB
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 323 bytes
notebooks l--------- 21 bytes
pytest.ini -rw-r--r-- 33 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 2.4 KB

README.md

back to top