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

Attribute __name__ missing from QActivation layer #127

Open
Brainz22 opened this issue Feb 1, 2024 · 0 comments
Open

Attribute __name__ missing from QActivation layer #127

Brainz22 opened this issue Feb 1, 2024 · 0 comments

Comments

@Brainz22
Copy link

Brainz22 commented Feb 1, 2024

A function I am using calls layer.activation.__name__. The activation functions have been separated and called via the QActivation layer as shown on the figure. The error is also shown in the figure, where I tried three different activation functions in the QActivation layer. The same error was raised by the three different activation functions shown there. Thus, I am wondering if it is not possible to use the __name__ attribute anymore, and whether there is an alternative to use such an attribute of the activation layer.
image

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

1 participant