Skip to content

Commit

Permalink
Add benchmark notice to README
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Lang <steven.lang.mz@gmail.com>
  • Loading branch information
braun-steven committed Jan 19, 2022
1 parent 39fc314 commit 266e20c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository contains code for my personal, simplistic, EinsumNetworks implementation.

For a speed benchmark comparison against the official EinsumNetworks implementation, check out [benchmark.md](./benchmark/benchmark.md) (spoiler: the performance is similar).

## MNIST Samples
Some samples from the `[0, 1]` class-subset of MNIST [mnist.py](./mnist.py):

Expand Down

0 comments on commit 266e20c

Please sign in to comment.