Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More reasonable default values of chunk size #34

Merged
merged 1 commit into from
Mar 15, 2022
Merged

More reasonable default values of chunk size #34

merged 1 commit into from
Mar 15, 2022

Conversation

devmotion
Copy link
Member

Same as TuringLang/Turing.jl#1806.

(BTW hopefully at some point we can get rid of these custom AD definitions and just use https://github.com/JuliaDiff/AbstractDifferentiation.jl; currently it does not support caches, AD configs, and compiled tapes though.)

@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #34 (c7cad88) into master (855c875) will increase coverage by 1.25%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   62.30%   63.56%   +1.25%     
==========================================
  Files           7        7              
  Lines         130      129       -1     
==========================================
+ Hits           81       82       +1     
+ Misses         49       47       -2     
Impacted Files Coverage Δ
src/ad.jl 17.39% <0.00%> (+1.39%) ⬆️
src/AdvancedVI.jl 74.46% <100.00%> (+0.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 382c923...c7cad88. Read the comment docs.

@yebai yebai merged commit db93421 into master Mar 15, 2022
@delete-merged-branch delete-merged-branch bot deleted the dw/chunksize branch March 15, 2022 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants