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

Retether Keras 3.8.0 #1485

Merged
merged 40 commits into from
Jan 23, 2025
Merged

Retether Keras 3.8.0 #1485

merged 40 commits into from
Jan 23, 2025

Conversation

t-kalinowski
Copy link
Member

New symbols:

  • activation_sparse_plus()
  • activation_sparsemax()
  • activation_threshold()
  • layer_equalization()
  • layer_mix_up()
  • layer_rand_augment()
  • layer_random_color_degeneration()
  • layer_random_color_jitter()
  • layer_random_grayscale()
  • layer_random_hue()
  • layer_random_posterization()
  • layer_random_saturation()
  • layer_random_sharpness()
  • layer_random_shear()
  • op_diagflat()
  • op_sparse_plus()
  • op_sparsemax()
  • op_threshold()
  • op_unravel_index()

Doc improvements and bug fixes.

@t-kalinowski t-kalinowski merged commit 7e0a756 into main Jan 23, 2025
8 checks passed
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.

1 participant