Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogeiger committed Oct 9, 2023
1 parent a771d08 commit 74ee5ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/api/extra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,10 @@ Extra Stuff
.. autofunction:: e3nn_jax.scatter_sum


.. autofunction:: e3nn_jax.scatter_mean


.. autofunction:: e3nn_jax.scatter_max


.. autofunction:: e3nn_jax.radius_graph
4 changes: 4 additions & 0 deletions docs/api/flax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ Flax Modules

.. autoclass:: e3nn_jax.flax.MultiLayerPerceptron
:members:


.. autoclass:: e3nn_jax.flax.BatchNorm
:members:

0 comments on commit 74ee5ac

Please sign in to comment.