* add Averaging Neural Operator with tests * add backward test * minor changes * doc addition --------- Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
7 lines
166 B
ReStructuredText
7 lines
166 B
ReStructuredText
Averaging Neural Operator
|
|
==============================
|
|
.. currentmodule:: pina.model.avno
|
|
|
|
.. autoclass:: AveragingNeuralOperator
|
|
:members:
|
|
:show-inheritance: |