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:
8
docs/source/_rst/layers/avno_layer.rst
Normal file
8
docs/source/_rst/layers/avno_layer.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
Averaging layers
|
||||
====================
|
||||
.. currentmodule:: pina.model.layers.avno_layer
|
||||
|
||||
.. autoclass:: AVNOBlock
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
Reference in New Issue
Block a user