-
Updated
May 13, 2021 - C
quantization
Here are 258 public repositories matching this topic...
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Jun 10, 2021 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
Jul 24, 2021 - Python
-
Updated
Jun 16, 2021 - Python
-
Updated
Jul 23, 2021 - Python
-
Updated
Jul 24, 2021 - Python
-
Updated
Jul 23, 2021 - Python
-
Updated
Jun 19, 2021
-
Updated
Jul 17, 2021
-
Updated
Jul 20, 2021 - Python
-
Updated
Nov 24, 2019 - Python
-
Updated
Jul 14, 2021 - C
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
Jul 22, 2021 - Python
-
Updated
May 8, 2019
-
Updated
Jul 23, 2021 - Python
-
Updated
Feb 26, 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
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
May 24, 2019
-
Updated
Jul 22, 2021 - Python
-
Updated
Mar 24, 2019 - Python
-
Updated
Jun 29, 2021
-
Updated
Jul 15, 2021 - Python
-
Updated
Jul 22, 2021 - C++
-
Updated
May 6, 2021 - Python
-
Updated
Jul 23, 2021 - Python
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.