ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
254 stars 24 forks source link

`warn` argument in `inference` function not affecting logs for unused vars #104

Closed bartvanerp closed 9 months ago

bartvanerp commented 1 year ago

With warn=false set in the inference function, the inference function still prints warnings like:

Unused data variable has been found: 'y_61'. Ignore if 'y_61' has been used in deterministic nonlinear tranformation.

Adding to this:

albertpod commented 10 months ago

ping @Chengfeng-Jia @bartvanerp

bvdmitri commented 10 months ago

This task has been added to the milestone for tracking and prioritization.

bvdmitri commented 9 months ago

@Chengfeng-Jia This task has been added to the milestone for tracking and prioritization.