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

About Dropout #1

Open
JohnMasoner opened this issue Jun 8, 2023 · 0 comments
Open

About Dropout #1

JohnMasoner opened this issue Jun 8, 2023 · 0 comments

Comments

@JohnMasoner
Copy link

Hey,

Many thanks to you guys for providing this pypi package.

When I used this library, I found that the optional parameter of Dropout is Union[None, Type[_DropoutNd]], dropout_op_kwargs is dict.

But when I use this library, I need to set different parameters between different layers.

Could the dropout_op and dropout_op_kwargs support List?

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