https://github.com/GPflow/GPflow
Revision f36052b395dc48a473dcc5b49d8d9a3b5d6f58ba authored by st-- on 18 March 2020, 14:32:52 UTC, committed by GitHub on 18 March 2020, 14:32:52 UTC
Adds shape asserts to some of the modules listed in #1241:
- conditionals.mo_conditionals (not 100%)
- conditionals.util
- kullback_leiblers
- logdensities (only `multivariate_normal`)
1 parent d3ca3c9
History
Tip revision: f36052b395dc48a473dcc5b49d8d9a3b5d6f58ba authored by st-- on 18 March 2020, 14:32:52 UTC
assert_shapes in code instead of just comments (#1219)
Tip revision: f36052b
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
optimizers
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 10.5 KB
ci_utils.py -rw-r--r-- 1.1 KB
kullback_leiblers.py -rw-r--r-- 5.7 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.8 KB
probability_distributions.py -rw-r--r-- 1.7 KB
py.typed -rw-r--r-- 27 bytes
quadrature.py -rw-r--r-- 7.5 KB
versions.py -rw-r--r-- 177 bytes

back to top