mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-14 14:32:37 +02:00
removed RA's profile deco
This commit is contained in:
parent
350fa39685
commit
4bbf31eb1d
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ class FITC(sparse_GP):
|
||||||
self.likelihood.fit_FITC(self.Kmm,self.psi1,self.psi0)
|
self.likelihood.fit_FITC(self.Kmm,self.psi1,self.psi0)
|
||||||
self._set_params(self._get_params()) # update the GP
|
self._set_params(self._get_params()) # update the GP
|
||||||
|
|
||||||
@profile
|
#@profile
|
||||||
def _computations(self):
|
def _computations(self):
|
||||||
|
|
||||||
#factor Kmm
|
#factor Kmm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue