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

Add a common test case #1095

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

mattdangerw
Copy link
Member

For now this just extends parameterized TestCase and tf TestCase, and saves us needed to remember to add the double subclass.

Mainly though, this will give us a shared surface to add common testing routines in the future.

For now this just extends parameterized TestCase and tf TestCase, and
saves us needed to remember to add the double subclass.

Mainly though, this will give us a shared surface to add common testing
routines in the future.
@mattdangerw
Copy link
Member Author

/gcbrun

Copy link
Contributor

@jbischof jbischof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

cc @ianstenbit

@mattdangerw mattdangerw merged commit 9cf5157 into keras-team:master Jun 28, 2023
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.

2 participants