Commit 3dcb9a2
Fix BinningAutoBatcher/InFlightAutoBatcher ignoring model.memory_scales_with
When constructing autobatchers from a user-supplied dict, propagate
model.memory_scales_with as the default so fixed-neighbor models like
FairChem use the correct scaling metric instead of the constructor default.1 parent 4360a7a commit 3dcb9a2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| 288 | + | |
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
| |||
0 commit comments