Skip to content

Conversation

@kshyatt
Copy link
Member

@kshyatt kshyatt commented Jan 15, 2026

We can probably use these PB functions for ChainRules as well though I'm less familiar with that library, so I might need to ask someone else to do the plumbing :)

@kshyatt kshyatt requested review from Jutho and lkdvos January 15, 2026 16:18
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

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

Files with missing lines Patch % Lines
...orOperationsEnzymeExt/TensorOperationsEnzymeExt.jl 0.00% 82 Missing ⚠️
src/pullbacks/contract.jl 0.00% 28 Missing ⚠️
src/pullbacks/trace.jl 0.00% 20 Missing ⚠️
src/pullbacks/add.jl 0.00% 16 Missing ⚠️
...erationsMooncakeExt/TensorOperationsMooncakeExt.jl 0.00% 9 Missing ⚠️
src/utils.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
ext/TensorOperationsChainRulesCoreExt.jl 0.00% <ø> (ø)
src/TensorOperations.jl 100.00% <ø> (ø)
src/utils.jl 0.00% <0.00%> (ø)
...erationsMooncakeExt/TensorOperationsMooncakeExt.jl 0.00% <0.00%> (ø)
src/pullbacks/add.jl 0.00% <0.00%> (ø)
src/pullbacks/trace.jl 0.00% <0.00%> (ø)
src/pullbacks/contract.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.

Co-authored-by: Lukas Devos <ldevos98@gmail.com>
@lkdvos
Copy link
Member

lkdvos commented Jan 16, 2026

I'll gladly update the chainrules implementation once we are happy with the names and signatures etc

@kshyatt
Copy link
Member Author

kshyatt commented Jan 16, 2026

Since I'm already modifying the Mooncake stuff let's also wait for Jutho/StridedViews.jl#19 to land so that we can test the complex stuff with those rules.

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