fix(deps): update dependency keras to v3.14.1 - autoclosed#919
Closed
renovate[bot] wants to merge 1 commit into
Closed
fix(deps): update dependency keras to v3.14.1 - autoclosed#919renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Up to standards ✅🟢 Issues
|
248c48e to
f1f9d77
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.14.0→==3.14.1Release Notes
keras-team/keras (keras)
v3.14.1Compare Source
Saving & Reloading
.kerasfiles).Other Fixes
ModelParallel(#22179)compile(#22663)y_pred(as a list) andy_true(as a dict with keys matching Functional model output names) were not ordered identically and could be paired incorrectly.L1L2regularizer (#22629)Full Changelog: keras-team/keras@v3.14.0...v3.14.1
v3.14.0Compare Source
Highlights
BatchRenormalizationlayer.ScheduleFreeAdamWoptimizer.MultiHeadAttentionandGroupedQueryAttentionlayers.New Features and Operations
Multi-Backend Operations
nanmin,nanmax,nanmean,nanmedian,nanvar,nanstd,nanprod,nanargmin,nanargmax, andnanquantileinkeras.ops.numpy.nextafter,ptp,view,sinc,fmod,i0,fliplr,flipud,rad2deg,geomspace,depth_to_space,space_to_depth, andfold.Preprocessing and Layers
adapt()method, which allows the direct use of Grain datasets.OpenVINO Backend Support
The OpenVINO backend received a massive update, implementing a wide array of NumPy and Neural Network operations to achieve feature parity with other backends:
vander,trapezoid,corrcoef,correlate,flip,diagonal,cbrt,hypot,trace,kron,argpartition,logaddexp2,ldexp,select,round,vstack,hsplit,vsplit,tile,nansum,tensordot,exp2,trunc,gcd,unravel_index,inner,cumprod,searchsorted,hanning,diagflat,norm,histogram,lcm,allclose,real,imag,isreal,kaiser,shuffle,einsum,quantile,conj,randint,in_top_k,signbit,gamma,heaviside,var,std,inv,solve,cholesky_inverse,fft,fft2,ifft2,rfft,irfft,stft,istft,scatter,binomial,unfold,QR decomposition,view, and more.separable_conv,conv_transpose,adaptive_average_pool,adaptive_max_pool,RNN,LSTM, andGRU.cond,scan,associative_scan,map,switch,fori_loop, andvectorized_map.Bug Fixes and Improvements
Backend Specific Improvements
FlaxLayerandJaxLayer, variable jitting improvements, and direct JAX-to-ONNX export.Other Improvements
Conv1DTranspose,IndexLookup, andTextVectorization.Sequentialerror messages for incompatible layers.sparse_categorical_crossentropy.New Contributors
We would like to thank our new contributors for making their first contribution to the Keras project:
Full Changelog: keras-team/keras@v3.13.2...v3.14.0
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.