-
Notifications
You must be signed in to change notification settings - Fork 36
Update QuickNet documentation. #663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Will resolve #662. |
can provide the latency evaluation for mac mini (Apple M1) that we could directly add here. so an additional commit on this PR for the ReadMe.md would not be needed. |
Here's the latency results for the Apple mac mini 2020 (M1) using the latest LCE benchmark v0.6 including this PR The table below presents single-/multi-threaded performance of Larq Compute Engine v0.6 on
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you feel about removing the links to the *.h5
files completely from the README here? I think these were useful when some of the models weren't available on Larq Zoo yet, but I don't think these add any value currently.
Nice, yeah I've removed the h5 links now. I don't have my RPi to hand so can't record new benchmarks atm, but will update those numbers by tomorrow. |
Either @AdamHillier lives on a planet with a very long day-night cycle or he forgot about this, so I took the liberty to update the numbers for the RPi4. I also clarified that we run the device at 1.5GHz (some run at 1.8GHz), updated the RPi4 spec page link in the docs, and updated the benchmarking dates. I think this is now ready for review. |
This is a draft as we need to take new benchmarks using the 0.6 release.