You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, test_inference_networks.py only tests InvertibleNetwork. Tests should also cover the model comparison classes EvidentialNetwork and PMPNetwork.
Likewise, test_amortizers.py does not cover AmortizedModelComparison at the moment.
The text was updated successfully, but these errors were encountered:
Currently,
test_inference_networks.py
only testsInvertibleNetwork
. Tests should also cover the model comparison classesEvidentialNetwork
andPMPNetwork
.Likewise,
test_amortizers.py
does not coverAmortizedModelComparison
at the moment.The text was updated successfully, but these errors were encountered: