Skip to content

Commit

Permalink
Merge pull request fastmachinelearning#120 from makoeppel/improve/tes…
Browse files Browse the repository at this point in the history
…t_conv_lowering_convmnist

Improve/test conv lowering convmnist
  • Loading branch information
maltanar authored Aug 16, 2024
2 parents 698c4bf + 75f8f8c commit 84ad7ae
Show file tree
Hide file tree
Showing 6 changed files with 419 additions and 421 deletions.
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ Install in editable mode in a venv:
pip install -e .[testing, docs, notebooks]


Test suite
++++++++++

Run entire test suite, parallelized across CPU cores:

::
Expand Down
4 changes: 2 additions & 2 deletions docs/license.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _license:

=======
========
License
=======
========

.. include:: ../LICENSE
Loading

0 comments on commit 84ad7ae

Please sign in to comment.