-
Updated
Oct 4, 2021 - C
quantization
Here are 278 public repositories matching this topic...
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Sep 12, 2021 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Nov 8, 2021 - Python
-
Updated
Oct 6, 2021 - Python
-
Updated
Nov 12, 2021 - Python
-
Updated
Nov 12, 2021 - Python
-
Updated
Nov 13, 2021 - Python
-
Updated
Jun 19, 2021
-
Updated
Sep 19, 2021
-
Updated
Nov 3, 2021 - Python
-
Updated
Nov 24, 2019 - Python
-
Updated
Nov 3, 2021 - C
-
Updated
Nov 13, 2021 - Python
Check Vivado version
FINN has a Vivado version requirements, e.g. 2019.1 in the 0.2b release. The available Vivado version should be checked before any Vivado-related commands are launched, and an assertion should be raised if there is a version mismatch.
-
Updated
Nov 13, 2021 - Python
-
Updated
Nov 11, 2021 - Python
-
Updated
May 8, 2019
-
Updated
Aug 5, 2021 - Python
We also need to benchmark the Lottery-tickets Pruning algorithm and the Quantization algorithms. The models used for this would be the student networks discussed in #105 (ResNet18, MobileNet v2, Quantization v2).
Pruning (benchmark upto 40, 50 and 60 % pruned weights)
- Lottery Tickets
Quantization
- Static
- QAT
Benchmarking KD
Update README.rst
-
Updated
Feb 26, 2021 - Python
-
Updated
May 24, 2019
Blueoil inference doesn't work with python2 any longer.
We need to update the pip packages for inference but enum34 package would be the block for some recent packages.
Now the CI has pip uninstall enum34 in the pipeline for the test backward compatibility, but this is no longer required for future.
Related to
blue-oil/blueoil#1139
-
Updated
Nov 5, 2021 - Python
-
Updated
Oct 22, 2021 - Python
-
Updated
Jun 29, 2021
-
Updated
Mar 24, 2019 - Python
-
Updated
Nov 12, 2021 - C++
Improve this page
Add a description, image, and links to the quantization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantization topic, visit your repo's landing page and select "manage topics."
If you are interested in working on this issue - please indicate via a comment on this issue. It should be possible for us to pair you up with an existing contributor to help you get started.
From a complexity perspective, this ticket is at an easy level.