Skip to content
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

Rebase to current master + some minor fixes #4

Open
wants to merge 291 commits into
base: pynq
Choose a base branch
from

Conversation

jmduarte
Copy link

@jmduarte jmduarte commented Feb 6, 2021

  • Rebase to current master + some minor fixes

vloncar and others added 30 commits September 28, 2020 16:17
Fix config generation for activations again...
Move pointer to include garnet test, update example fetching scheme
@jmduarte
Copy link
Author

Are you sure this is safe?

Actually, I was wondering what the logic is for the original mapping. In the Tiny ResNet model, I see identical results with the mapping I updated above.

But maybe there are other/corner cases I'm not considering?

@thesps
Copy link
Owner

thesps commented Apr 27, 2021

I just did a bit more testing with isolated quantized_bits(W,I). It does indeed seem to be safe 👍 it could be that what originally seemed like the need for that extra bit was actually just 'alpha'...

thesps pushed a commit that referenced this pull request Jul 22, 2021
Fix Conv1D encoded impl after function renaming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.