Add Averaging Neural Operator with tests and a tutorial (#230)
* add Averaging Neural Operator with tests * add backward test * minor changes * doc addition --------- Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
This commit is contained in:
7
docs/source/_rst/models/avno.rst
Normal file
7
docs/source/_rst/models/avno.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Averaging Neural Operator
|
||||
==============================
|
||||
.. currentmodule:: pina.model.avno
|
||||
|
||||
.. autoclass:: AveragingNeuralOperator
|
||||
:members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user