mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Update pickle_tests.py
This commit is contained in:
parent
7deb99c80c
commit
2371683e74
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ from GPy.core.parameterization.variational import NormalPosterior
|
||||||
from GPy.models.gp_regression import GPRegression
|
from GPy.models.gp_regression import GPRegression
|
||||||
from functools import reduce
|
from functools import reduce
|
||||||
from GPy.util.caching import Cacher
|
from GPy.util.caching import Cacher
|
||||||
|
import GPy
|
||||||
from pickle import PicklingError
|
from pickle import PicklingError
|
||||||
|
|
||||||
def toy_model():
|
def toy_model():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue