Skip to content

Commit

Permalink
Remvoe note
Browse files Browse the repository at this point in the history
  • Loading branch information
michalk8 committed Dec 19, 2023
1 parent c453cb9 commit b702b27
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ott/neural/layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ class PosDefPotentials(nn.Module):
matrix. Finally, the :math:`c_i` are contained in a vector of size
``(num_potentials,)``.
.. note::
The quadratic potential has diagonal + low-rank structure.
Args:
num_potentials: Dimension of the output.
rank: Rank of the matrices :math:`A_i` used as low-rank factors
Expand Down

0 comments on commit b702b27

Please sign in to comment.