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

'LeakyReLU' object has no attribute 'activation_post_process' #266

Closed
IdoZach opened this issue Jun 2, 2021 · 3 comments
Closed

'LeakyReLU' object has no attribute 'activation_post_process' #266

IdoZach opened this issue Jun 2, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@IdoZach
Copy link

IdoZach commented Jun 2, 2021

When trying to run a quantization recipe on a model with Leaky ReLUs, I get this error, raised by return self.activation_post_process(output).

Thanks.

@IdoZach IdoZach added the bug Something isn't working label Jun 2, 2021
@markurtz
Copy link
Member

markurtz commented Jun 7, 2021

Hi @IdoZach do you have an example recipe and model/pipeline that we could take a look at to debug?

@markurtz markurtz self-assigned this Jun 7, 2021
@jeanniefinks
Copy link
Member

Hi @IdoZach, Circling back here to see if you're able to provide an example recipe and model/pipeline per Mark's last comment? Thank you!

@jeanniefinks
Copy link
Member

Hello @IdoZach Looks like there is no further comments on this issue so we'll close this out for you. Definitely re-open it if you would like to engage.

Jeannie / Neural Magic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants