Enzyme.jl
Enzyme.jl copied to clipboard
Add OrcV1 support for splitmode
Codecov Report
Merging #86 (577edc3) into master (94e7220) will decrease coverage by
4.09%
. The diff coverage is75.25%
.
@@ Coverage Diff @@
## master #86 +/- ##
==========================================
- Coverage 75.87% 71.77% -4.10%
==========================================
Files 12 12
Lines 1720 1743 +23
==========================================
- Hits 1305 1251 -54
- Misses 415 492 +77
Impacted Files | Coverage Δ | |
---|---|---|
src/compiler/reflection.jl | 0.00% <0.00%> (ø) |
|
src/compiler.jl | 77.51% <79.16%> (-1.93%) |
:arrow_down: |
src/compiler/orcv1.jl | 84.84% <87.87%> (+2.84%) |
:arrow_up: |
src/Enzyme.jl | 75.51% <100.00%> (+1.04%) |
:arrow_up: |
src/compiler/orcv2.jl | 0.00% <0.00%> (-87.15%) |
:arrow_down: |
src/typetree.jl | 80.00% <0.00%> (+0.22%) |
:arrow_up: |
src/api.jl | 40.54% <0.00%> (+8.10%) |
:arrow_up: |
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 94e7220...577edc3. Read the comment docs.
@vchuravy at this point I presume we close this
replaced by #534