Skip to content
Snippets Groups Projects
Unverified Commit 6fef3b68 authored by Filippo Vicentini's avatar Filippo Vicentini Committed by GitHub
Browse files

[NFC] Export `jacobian_default_mode` (#1473)

Move and renames the internal `chose_qgt` from the qgt module to
`nk.jax.jacobian_default_mode`, and properly documents it.

It turns out it's useful to implement NTK and other objects, and GPSKet
uses it as well, so let's make it public API together with Jacobian..

This changes nothing, simply moves a function (adds a deprecation
warning for the internal function in case anybody uses this function)
and adds more extensive docstrings.
parent 53264b41
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment