Skip to content

Commit

Permalink
Add I to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jegp committed Jul 8, 2023
1 parent ea1d059 commit f3d0843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Computational units

On top of popular primitives such as convolutional or fully connected/linear computations, we define additional compuational primitives that are specific to neuromorphic computing and hardware implementations thereof. Computational units that are not specifically neuromorphic take inspiration from the Pytorch ecosystem in terms of naming and parameters (such as Conv2d that uses groups/strides). Example definitons of computational units:

.. math::
\text{I}: [R]
.. math::
\text{LI}: [\tau, R, v_{leak}]
.. math::
Expand Down

0 comments on commit f3d0843

Please sign in to comment.