Skip to content

Conversation

@clementpoiret
Copy link
Owner

@clementpoiret clementpoiret commented Feb 11, 2025

This removes the Dropout class and renames enable_dropout to inference.

enable_dropout is not mandatory anymore.
This PR also adds a GitHub action to automate tests checks and prevent future breaking changes.

Fixes #2

Clément POIRET added 2 commits February 11, 2025 14:47
This removes the `Dropout` class and renames
`enable_dropout` to `inference`.

`inference` is not mandatory anymore.
@clementpoiret clementpoiret marked this pull request as ready for review February 11, 2025 16:56
@clementpoiret clementpoiret merged commit 6f6b5c3 into main Feb 11, 2025
1 check passed
@clementpoiret clementpoiret deleted the push-xtmtswqvtpqw branch February 11, 2025 16:56
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

Successfully merging this pull request may close these issues.

All models require enable_dropout as the input argument

2 participants