Skip to content

Commit a333ddd

Browse files
committed
Update CHANGELOG
1 parent 99a3507 commit a333ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Current version on PyPI: 0.2.3
2020
* GPR, VFE: Allow specifying training set on .compute_loss() with x, y kwargs
2121
* GPR, VFE: Allow specifying training inputs on ._predict() with x kwarg
2222
* GPU supported with .cuda()
23-
* [TODO] Eliminate GPModel.evaluate()
23+
* Eliminate GPModel.evaluate()
2424
* Don't print inducing inputs on sparse GP initialization
2525
* Suport for priors in `gptorch.model.Model`s

0 commit comments

Comments
 (0)