Skip to content

Using LeNet5 #6

Description

@MiriamArbaji

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions