julia
ea6cdf36 - Fix bug in snoopi_deep: missing copy() on slottypes array

Commit
5 years ago
Fix bug in snoopi_deep: missing copy() on slottypes array The slottypes array is reused and modified, so we need to make a copy of it for each inference frame. This was a bug accidentally introduced in #38143
Author
Parents
Loading