compute_jacobian# iskra.adjoint.compute_jacobian(fn: Callable[[P], T], in_idx: int = 0, out_idx: int = 0, *args: P, **kwargs: P) → Tensor[SOURCE]#