-
-
Notifications
You must be signed in to change notification settings - Fork 995
Comparing changes
Open a pull request
base repository: pyro-ppl/pyro
base: 1.8.2
head repository: pyro-ppl/pyro
compare: 1.8.3
- 11 commits
- 93 files changed
- 4 contributors
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aab99f8 - Browse repository at this point
Copy the full SHA aab99f8View commit details
Commits on Oct 18, 2022
-
Expose Gaussian algorithms (#3145)
* Move Gaussian algorithms into ops.gaussian * Add docs
Configuration menu - View commit details
-
Copy full SHA for 9009fee - Browse repository at this point
Copy the full SHA 9009feeView commit details
Commits on Oct 20, 2022
-
Pin visdom version to unblock CI (#3147)
* Pin visdom version to unblock CI * Fix version specifier
Configuration menu - View commit details
-
Copy full SHA for 0fe132e - Browse repository at this point
Copy the full SHA 0fe132eView commit details
Commits on Oct 21, 2022
-
fix_reverse_out_bound_quadratic_spline (#3140)
* fix_reverse_out_bound_quadratic_spline * fix_reverse_out_bound_quadratic_spline * add two spaces before comment * add sapce * space * lint Co-authored-by: Fritz Obermeyer <fritz.obermeyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c573af1 - Browse repository at this point
Copy the full SHA c573af1View commit details
Commits on Oct 23, 2022
-
Improve sequential_gaussian_filter_sample() (#3146)
* Allow noise to be injected into gaussian rsampling * Support antithetic sampling of noise, add docs * Avoid dropping initial time point * Fix sampling bug * Add profiling script * Upate profiler to not require grads * Reduce memory usage * Fix device placement and dtype * Expose matrix_and_gaussian_to_gaussian()
Configuration menu - View commit details
-
Copy full SHA for 1098e38 - Browse repository at this point
Copy the full SHA 1098e38View commit details
Commits on Oct 30, 2022
-
Add jitter to Cholesky factorization in Gaussian ops (#3151)
* Attempt to add jitter to Gaussian ops * Isolate changes to pyro.ops.tensor_utils * Add a warning * Simplify * Simplify * Simplify to fixed jitter based on finfo.eps * Simplify * Rename cholesky -> safe_cholesky * Allow disabling jitter * Address review comment * Switch to column-wise max, increase jitter
Configuration menu - View commit details
-
Copy full SHA for ed54fe8 - Browse repository at this point
Copy the full SHA ed54fe8View commit details
Commits on Nov 1, 2022
-
Clean up handling of global settings (#3152)
* Add a global settings module * Fancy docs stuff * Add cholesky_relative_jitter setting * lint * Add explicit stage mark
Configuration menu - View commit details
-
Copy full SHA for 891880f - Browse repository at this point
Copy the full SHA 891880fView commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b7e564 - Browse repository at this point
Copy the full SHA 8b7e564View commit details
Commits on Nov 22, 2022
-
Ensure compatibility with torch>=1.13 torchvision>=0.14 (#3155)
* Bump dependency versions to torch>1.13 torchvision>=0.14 * Avoid setuptools>=60 * Replace Tensor.lu() -> torch.linalg.lu_factor() * Fix test * Revert "Bump dependency versions to torch>1.13 torchvision>=0.14" This reverts commit 90ec206. * Add comment on lap
Configuration menu - View commit details
-
Copy full SHA for 44267ff - Browse repository at this point
Copy the full SHA 44267ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a4111 - Browse repository at this point
Copy the full SHA 39a4111View commit details -
* Bump to version 1.8.3 * Run scripts/update_version.py
Configuration menu - View commit details
-
Copy full SHA for ba65cad - Browse repository at this point
Copy the full SHA ba65cadView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.8.2...1.8.3