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 support for autocast keyword argument in Layer.add_weight. #792

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

copybara-service[bot]
Copy link

Add support for autocast keyword argument in Layer.add_weight.

This feature was already supported with the experimental_autocast argument. This change simply adds an alias for the same argument to have the same API in Keras 2 and Keras 3.

This feature was already supported with the `experimental_autocast` argument. This change simply adds an alias for the same argument to have the same API in Keras 2 and Keras 3.

PiperOrigin-RevId: 662965658
@copybara-service copybara-service bot merged commit 4f72d68 into master Aug 14, 2024
@copybara-service copybara-service bot deleted the test_662606190 branch August 14, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants