rethinking-bnn-optimization icon indicating copy to clipboard operation
rethinking-bnn-optimization copied to clipboard

PyTorch Implementation

Open jack-kjlee opened this issue 6 years ago • 2 comments
trafficstars

Thanks for really good paper.

Do you plan to implement it as a PyTorch version?

jack-kjlee avatar Jul 07 '19 03:07 jack-kjlee

Thanks, good to hear you liked the paper!

We won't publish a PyTorch implementation. However, we have recently added Bop to our BNN training library larq - you can find the documentation here. Larq is built on tf.keras so hopefully it will be easy to use.

Please let us know if you have any other issues.

koenhelwegen avatar Jul 08 '19 08:07 koenhelwegen

You can also checkout https://github.com/plumerai/larq/issues/95 to follow our reasoning on why we opted for TensorFlow instead of a different framework. In any case we're happy to answer any questions you might have related to the paper or our library Larq.

lgeiger avatar Jul 08 '19 09:07 lgeiger