Commit fe08545
committed
[Breaking Change] remove NewtonGirardAdditiveKernel
- The functionality of this kernels has not disappeared, but this
kernel cannot work without the last_dim_is_batch_option.
- The examples/00_Basic_Usage/kernels_with_additive_or_product_structure.ipynb
notebook describes how to replicate the functionality of this kernel
using the gpytorch.utils.sum_interaction_terms utility.1 parent 12843d8 commit fe08545
File tree
3 files changed
+0
-287
lines changed- gpytorch/kernels
- test/kernels
3 files changed
+0
-287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments