Commit 2008d17
Summary:
Pull Request resolved: #1376
Removing custom logic for `BlockDiagLazyTensor` when using `Standardize`, in particular in the `untransform_posterior` function. The special cases are now handled by [a meta-constructor of `BlockDiagonalLinearOperator`](cornellius-gp/linear_operator#4) and the `mul` method.
Reviewed By: Balandat
Differential Revision: D38242402
fbshipit-source-id: 11461db1be1d2c0581571693406e2d54aa7110d5
1 parent 0161582 commit 2008d17
1 file changed
+3
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
386 | 382 | | |
387 | 383 | | |
388 | 384 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
| 385 | + | |
| 386 | + | |
402 | 387 | | |
403 | 388 | | |
404 | 389 | | |
| |||
0 commit comments