EnzymeAD / EnzymeAD/Enzyme-JAX

Common Linear Algebra Routines

Open
#886 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
131
Forks
53
Avg merge
1d 10h
Merged PRs (30d)
193

Description

- [ ] Factorizations
- [x] LU
- [x] QR #985
- [ ] SVD #1049
- [x] ~Cholesky~ Already in Stablehlo
- [ ] Eigendecomposition
- [ ] Linear Solve -- Good to have since differentiating a linear solve is much simpler than differentiating factorization
- This needs to lower to factorization + [traingular solve](https://openxla.org/stablehlo/spec#triangular_solve)
- [ ] Inv
- [ ] Pinv

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.