https://github.com/GPflow/GPflow
Revision baa50bb0e365e9e5e40d5792b28e75d11c793235 authored by st-- on 11 July 2019, 13:14:25 UTC, committed by GitHub on 11 July 2019, 13:14:25 UTC
* clean up test_broadcasting

* move _broadcasting_elementwise_op into misc.py

* add remaining kernels to test_broadcasting

* add documentation of broadcasting behaviour to kernels module

* add note to ArcCosine docstring that broadcasting has not yet been implemented
1 parent 378d9e8
History
Tip revision: baa50bb0e365e9e5e40d5792b28e75d11c793235 authored by st-- on 11 July 2019, 13:14:25 UTC
Clean up kernel broadcasting tests & documentation (#1000)
Tip revision: baa50bb
File Mode Size
core
models
multioutput
params
saver
training
__init__.py -rw-r--r-- 1.7 KB
_settings.py -rw-r--r-- 4.9 KB
_version.py -rw-r--r-- 751 bytes
actions.py -rw-r--r-- 11.9 KB
conditionals.py -rw-r--r-- 19.3 KB
decors.py -rw-r--r-- 7.2 KB
dispatch.py -rw-r--r-- 435 bytes
expectations.py -rw-r--r-- 40.2 KB
features.py -rw-r--r-- 5.0 KB
gpflowrc -rw-r--r-- 484 bytes
kernels.py -rw-r--r-- 31.7 KB
kullback_leiblers.py -rw-r--r-- 4.5 KB
likelihoods.py -rw-r--r-- 25.9 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 6.0 KB
misc.py -rw-r--r-- 9.8 KB
priors.py -rw-r--r-- 5.4 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 9.7 KB
session_manager.py -rw-r--r-- 4.4 KB
test_util.py -rw-r--r-- 3.6 KB
transforms.py -rw-r--r-- 12.6 KB

back to top