mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-10 20:42:39 +02:00
[chaching] changing all chacher limits to 3
This commit is contained in:
parent
99caca6702
commit
b1e073318f
48 changed files with 72 additions and 72 deletions
|
|
@ -43,4 +43,4 @@ def randomize(self, rand_gen=None, *args, **kwargs):
|
|||
|
||||
Model.randomize = randomize
|
||||
Param.randomize = randomize
|
||||
Parameterized.randomize = randomize
|
||||
Parameterized.randomize = randomize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue