Open axch opened 8 years ago
See also #369.
The central locations of the relevant code are python/lib/engine/trace_set.py
and python/lib/engine/engine.py
. To expose these facilities to the inference programming language, it will also be necessary to touch backend/lite/inference_sps.py
and probably python/lib/engine/inference.py
.
-inf
log weight (without otherwise resampling, which would do this automatically)What's the universal interface that lets the user smoothly code the above?