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

Why is the magnitude of mask multiplied by 2? #280

Open
developer0hye opened this issue Apr 4, 2021 · 1 comment
Open

Why is the magnitude of mask multiplied by 2? #280

developer0hye opened this issue Apr 4, 2021 · 1 comment

Comments

@developer0hye
Copy link

conv2_mask = 2 * mx.sym.Activation(conv2_mask, act_type='sigmoid')

Why is the magnitude of mask multiplied by 2?

@developer0hye
Copy link
Author

It is related to #246.

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