Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Convolutional Layer for Binary Neural Nets #444

Open
yataoz opened this issue Feb 28, 2018 · 2 comments
Open

Convolutional Layer for Binary Neural Nets #444

yataoz opened this issue Feb 28, 2018 · 2 comments

Comments

@yataoz
Copy link

yataoz commented Feb 28, 2018

Is there any layer I can use to do convolution on binary inputs and weights. I saw the BinaryLinear layer uses XNOR and bitcount operations to replace matrix multiplication. What I'm looking for is a convolutional version of BinaryLinear. Thanks!

@baojun-nervana
Copy link
Contributor

@yataoz We don't have such a layer I believe.

@yataoz
Copy link
Author

yataoz commented Feb 28, 2018

@baojun-nervana Alright, got it. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants