-
-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Learn white_vec parameter of AutoGaussian guide (#2946)
* Learn white_vec in AutoGaussian * Fix bugs * Link to issue * Attempt to fix AutoGaussian dispatch * Fix some tests * Speed up test_median * Support more temperatures * Add xfailing tests * Fix bug excluding obs sites from prototype_trace * Fix more bugs * Fix more tests * Add failing test of elbo gradient * lint * Make test less trivial * Strengthen tests, make AutoGaussian abstract * Add has_rsample kwarg to pyro.factor * Fix tests * Add has_rsample kwarg to pyro.factor * Require specification of has_rsample for pyro.factor in guides * Remove debug statement * Update AutoGaussian * Fix scanvi example * Fix tests * Fix profiling test * Remove experimental code * Bump funsor version * Pin to Funsor 0.4.2
- Loading branch information
Showing
3 changed files
with
124 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters