Skip to content

Commit

Permalink
Update the line number in onnx2bnn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Jul 5, 2019
1 parent fd43ea3 commit 3e415c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/onnx2bnn.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
It is an affine transform of bitcount(a), so we accordingly update the weight and bias of the corresponding BN layers.

The details is in https://github.com/JDAI-CV/dabnn/blob/master/tools/onnx2bnn/OnnxConverter.cpp#L530.
The details is in https://github.com/JDAI-CV/dabnn/blob/master/tools/onnx2bnn/OnnxConverter.cpp#L522.

3. Other layers are converted as usual.

Expand Down

0 comments on commit 3e415c9

Please sign in to comment.