https://github.com/GPflow/GPflow
Revision bebbc2bd000c5894c364445b7b94a6dfa5afb3ea authored by st-- on 18 June 2021, 13:45:40 UTC, committed by GitHub on 18 June 2021, 13:45:40 UTC
* fix import to remove erroneous deprecation warning

* also fix deprecation warnings for conditional

* update RELEASE.md
1 parent 4054c53
History
Tip revision: bebbc2bd000c5894c364445b7b94a6dfa5afb3ea authored by st-- on 18 June 2021, 13:45:40 UTC
fixes to remove erroneous deprecation warnings (#1693)
Tip revision: bebbc2b
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
monitor
optimizers
quadrature
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 8.9 KB
ci_utils.py -rw-r--r-- 2.0 KB
kullback_leiblers.py -rw-r--r-- 5.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 6.0 KB
posteriors.py -rw-r--r-- 23.4 KB
probability_distributions.py -rw-r--r-- 1.8 KB
py.typed -rw-r--r-- 27 bytes
types.py -rw-r--r-- 703 bytes
versions.py -rw-r--r-- 177 bytes

back to top