Contents:
Compute the Jacobian matrix of the model
adata (AnnData) – Input dataset
AnnData
batch_size (int) – Batch size
int
n_devices (int) – Number of GPU devices to use
Dataset with –
layers["X_jac"]: The Jacobian matrix with shape (n_obs, n_vars, n_parents, n_particles)
layers
["X_jac"]