Valérian Rey

Results 4 issues of Valérian Rey

TODO: - [ ] Add a special type of error for that, like UnsupportedOnSparseError. We could catch that + NotImplementedError, but not catch ValueError for instance. - [ ] Prioritize...

feat
package: sparse

Already making the PR to keep track of progress, and to be able to update the dev-new-engine branch easily when main is updated. - [x] Remove explicit batched optimizations #470...

feat
package: autogram
package: sparse

Not sure what I'm doing here, but as far as I understand, the generated vmap rule for JacobianAccumulator is never used. I think (correct me if I'm wrong) that it...

refactor
package: autogram

* Add and use JacobianBasedGramianComputerWithoutCrossTerms * Make ModelAlsoUsingSubmoduleParamsDirectly and InterModuleParamReuse xpass * Fix missing type hint * Test against no cross-terms

feat
package: autogram