Skip to content

How many bit widths does a bipolar data use in FINN hardware implementation? #847

Answered by auphelia
MFJI asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MFJI,

In FINN we're working with 1-bit bipolar data. That means 0 represents -1 and 1 represents +1. It is more detailed described in the FINN paper and from the tfc_end2end_example Jupyter notebook: Our example network is a quantized network with 1-bit bipolar (-1, +1 values) precision, and we want FINN to implement them as XNOR-popcount operations as described in the original FINN paper.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by auphelia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants