* add the Low Rank Neural Operator as Model * add the Low Rank Layer as Layer * adding tests * adding doc --------- Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local> Co-authored-by: Nicola Demo <demo.nicola@gmail.com>
9 lines
167 B
ReStructuredText
9 lines
167 B
ReStructuredText
Low Rank layer
|
|
====================
|
|
.. currentmodule:: pina.model.layers.lowrank_layer
|
|
|
|
.. autoclass:: LowRankBlock
|
|
:members:
|
|
:show-inheritance:
|
|
:noindex:
|