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

Inactive arg copy #279

Merged
merged 6 commits into from
Jul 23, 2022
Merged

Inactive arg copy #279

merged 6 commits into from
Jul 23, 2022

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Apr 16, 2022

Requires EnzymeAD/Enzyme#614

Fixes #278

@wsmoses wsmoses requested a review from vchuravy April 16, 2022 05:43
@vchuravy
Copy link
Member

bump?

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2022

Codecov Report

Merging #279 (2ed7b0d) into main (b6fb657) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   76.19%   76.52%   +0.33%     
==========================================
  Files          17       17              
  Lines        4074     4085      +11     
==========================================
+ Hits         3104     3126      +22     
+ Misses        970      959      -11     
Impacted Files Coverage Δ
src/compiler/interpreter.jl 100.00% <ø> (ø)
src/api.jl 53.47% <100.00%> (+0.98%) ⬆️
src/compiler.jl 75.42% <100.00%> (+0.07%) ⬆️
src/compiler/orcv2.jl 72.38% <0.00%> (+10.47%) ⬆️

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 b6fb657...2ed7b0d. Read the comment docs.

@wsmoses wsmoses merged commit bf35028 into main Jul 23, 2022
@wsmoses wsmoses deleted the inarg branch July 23, 2022 19:07
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.

Out of place broadcasting creates unexpected results
3 participants