Skip to content

Commit 84ad7ae

Browse files
authored
Merge pull request #120 from makoeppel/improve/test_conv_lowering_convmnist
Improve/test conv lowering convmnist
2 parents 698c4bf + 75f8f8c commit 84ad7ae

File tree

6 files changed

+419
-421
lines changed

6 files changed

+419
-421
lines changed

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Install in editable mode in a venv:
6363
pip install -e .[testing, docs, notebooks]
6464

6565

66+
Test suite
67+
++++++++++
68+
6669
Run entire test suite, parallelized across CPU cores:
6770

6871
::

docs/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _license:
22

3-
=======
3+
========
44
License
5-
=======
5+
========
66

77
.. include:: ../LICENSE

0 commit comments

Comments
 (0)