Skip to content

Commit

Permalink
[DOC] Remove torch_matvec and torch_matmat
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Oct 27, 2024
1 parent e422dc9 commit 7b7f746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rtd/linops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Fisher (approximate)
:members: __init__

.. autoclass:: curvlinops.KFACLinearOperator
:members: __init__, to_device, torch_matmat, torch_matvec, trace, det, logdet, frobenius_norm
:members: __init__, to_device, trace, det, logdet, frobenius_norm

Uncentered gradient covariance (empirical Fisher)
-------------------------------------------------
Expand Down

0 comments on commit 7b7f746

Please sign in to comment.