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

Keras 3 tests #2143

Conversation

divyashreepathihalli
Copy link
Collaborator

Add Ramesh's changes

@divyashreepathihalli divyashreepathihalli marked this pull request as draft November 14, 2023 00:39

if keras_3():
from keras.random import * # noqa: F403, F401
else:
from keras_core.random import * # noqa: F403, F401


class RandomGenerator:
Copy link
Contributor

Choose a reason for hiding this comment

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

SeedGenerator

@divyashreepathihalli
Copy link
Collaborator Author

creating a new one

@divyashreepathihalli divyashreepathihalli deleted the keras-3-testing branch November 16, 2023 05:35
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.

3 participants