update censoring notebook - #2235
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Benchmark reportthis PR - run time: 1 slower, 2 faster
compile time: unchanged across 32 benchmarksSignificant changes (3) ─────── run time ─────── ────── compile time ─────
benchmark baseline this PR Δ baseline this PR Δ
───────────────────────────────────────────────────────────────────────────────
+ categorical_log_prob 2.4 ms 2.2 ms -7.5% 76.7 ms 71.7 ms -6.5%
+ gamma_log_prob 2.2 ms 2.1 ms -5.5% 2.32 s 2.23 s -4.0%
- gamma_sample 19.4 ms 20.8 ms +7.2% 812.5 ms 829.2 ms +2.1%Red is slower, green is faster; a row is coloured by the worse of its two columns. A delta in parentheses cleared the threshold on a measurement below the resolution floor, so it is shown without being called a change. † marks a benchmark that could not be compared — see below. Full results
|
| baseline | this PR | |
|---|---|---|
| ref | master |
update-censored-nb |
| commit | a47333ee |
cb52ba3e |
| numpyro | 0.21.0 | 0.21.0 |
| jax | 0.11.0 | 0.11.0 |
| backend | cpu | cpu |
| python | 3.14.6 | 3.14.6 |
Runner: Linux-6.17.0-1020-azure-x86_64-with-glibc2.39, 4 CPUs.
Produced by this benchmark run.
Use the recently added censored distribution + minor fix