-
Updated
May 13, 2021 - C
quantization
Here are 254 public repositories matching this topic...
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Jun 10, 2021 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 16, 2021 - Python
-
Updated
Jul 9, 2021 - Python
-
Updated
Jul 9, 2021 - Python
-
Updated
Jul 10, 2021 - Python
-
Updated
Jun 19, 2021
-
Updated
Apr 20, 2021
-
Updated
Jun 28, 2021 - Python
-
Updated
Nov 24, 2019 - Python
-
Updated
May 13, 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
May 8, 2019
-
Updated
Jul 7, 2021 - Python
The idea is to have a more advanced Filter Pruning method to be able to show SOTA results in model compression/optimization.
I suggest reimplementing the method from here: https://github.com/cmu-enyac/LeGR and reproduce baseline results for MobileNet v2 on CIFAR100 as the first step.
-
Updated
Feb 26, 2021 - Python
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
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
May 24, 2019
-
Updated
Jul 9, 2021 - Python
-
Updated
Mar 24, 2019 - Python
-
Updated
Jun 29, 2021
-
Updated
Jul 2, 2021 - Python
-
Updated
Jul 8, 2021 - C++
-
Updated
May 6, 2021 - Python
-
Updated
Jul 9, 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 ea