Skip to content

Updates for more Enzyme activities#255

Merged
kshyatt merged 1 commit intomasterfrom
ksh/enzyme_update
Mar 23, 2026
Merged

Updates for more Enzyme activities#255
kshyatt merged 1 commit intomasterfrom
ksh/enzyme_update

Conversation

@kshyatt
Copy link
Copy Markdown
Member

@kshyatt kshyatt commented Mar 17, 2026

Properly test and handle Const-annotated floats
and cases in which alpha has a different element type to A.

@kshyatt kshyatt requested a review from lkdvos March 17, 2026 14:39
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 0% with 75 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...orOperationsEnzymeExt/TensorOperationsEnzymeExt.jl 0.00% 67 Missing ⚠️
src/pullbacks/common.jl 0.00% 3 Missing ⚠️
src/pullbacks/add.jl 0.00% 2 Missing ⚠️
src/pullbacks/trace.jl 0.00% 2 Missing ⚠️
src/pullbacks/contract.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/pullbacks/contract.jl 0.00% <0.00%> (ø)
src/pullbacks/add.jl 0.00% <0.00%> (ø)
src/pullbacks/trace.jl 0.00% <0.00%> (ø)
src/pullbacks/common.jl 0.00% <0.00%> (ø)
...orOperationsEnzymeExt/TensorOperationsEnzymeExt.jl 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 18, 2026

Your PR no longer requires formatting changes. Thank you for your contribution!

Properly test and handle `Const`-annotated floats
and cases in which alpha has a different element type
to A.
@kshyatt kshyatt force-pushed the ksh/enzyme_update branch from 2b91893 to e136718 Compare March 23, 2026 13:03
@kshyatt
Copy link
Copy Markdown
Member Author

kshyatt commented Mar 23, 2026

Enzyme rules seem to hate being covered even when they are definitely invoked 😡

@kshyatt kshyatt merged commit cd6bcf2 into master Mar 23, 2026
12 of 13 checks passed
@kshyatt kshyatt deleted the ksh/enzyme_update branch March 23, 2026 17:10
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.

3 participants