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

Using LeNet5 #6

Open
MiriamArbaji opened this issue Apr 18, 2019 · 1 comment
Open

Using LeNet5 #6

MiriamArbaji opened this issue Apr 18, 2019 · 1 comment

Comments

@MiriamArbaji
Copy link

I'm Trying to apply the whole compression process on LeNet5 instead of LeNet300-100
I Fixed some problems I Encountered but now in the quantization step, I can't use sparse matrices because the shape of the first layer for example is considered with the kernel size, so I'm facing the following error:
TypeError: expected dimension <= 2 array or matrix
Is there a way to fix this problem?

@chen-ming2019
Copy link

@MiriamArbaji Hi, I also meet the same problem with you ,and can you solve the problem ?

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

No branches or pull requests

2 participants