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

Iddict #1155

Merged
merged 5 commits into from
Nov 26, 2023
Merged

Iddict #1155

merged 5 commits into from
Nov 26, 2023

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Nov 20, 2023

julia> Enzyme.Compiler.runtime_generic_augfwd(Val{((false, true, false, false))}, Val(1), Val((true, true, true, true)),
Base.Val(NamedTuple{(Symbol("1"), Symbol("2"), Symbol("3")), Tuple{Any, Any, Any}}),
Base.setindex!, nothing,
IdDict{Symbol, Int64}(), IdDict{Symbol, Int64}(),
1, nothing,
Symbol("in"),
Symbol("din"))

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

Attention: 100 lines in your changes are missing coverage. Please review.

Comparison is base (3f64108) 75.98% compared to head (90197fc) 74.32%.

Files Patch % Lines
src/rules/llvmrules.jl 0.00% 81 Missing ⚠️
src/compiler.jl 71.92% 16 Missing ⚠️
src/internal_rules.jl 0.00% 2 Missing ⚠️
src/rules/jitrules.jl 66.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1155      +/-   ##
==========================================
- Coverage   75.98%   74.32%   -1.66%     
==========================================
  Files          35       35              
  Lines        9601     9699      +98     
==========================================
- Hits         7295     7209      -86     
- Misses       2306     2490     +184     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wsmoses wsmoses merged commit 30c166f into main Nov 26, 2023
28 of 44 checks passed
@wsmoses wsmoses deleted the iddict branch November 26, 2023 16:40
michel2323 pushed a commit that referenced this pull request Dec 15, 2023
* Add jl_eqtable for non-active values

* more iddict support

* iddict

* additional info

* stabilize nodecay
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.

None yet

2 participants