tf-keras-nightly 2.20.0.dev2025090309__py3-none-any.whl → 2.21.0.dev2025090509__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tf-keras-nightly might be problematic. Click here for more details.

tf_keras/__init__.py CHANGED
@@ -27,4 +27,4 @@ from tf_keras.src.engine.sequential import Sequential
27
27
  from tf_keras.src.engine.training import Model
28
28
 
29
29
 
30
- __version__ = "2.20.0.dev2025090309"
30
+ __version__ = "2.21.0.dev2025090509"
tf_keras/src/__init__.py CHANGED
@@ -35,7 +35,7 @@ from tf_keras.src.testing_infra import test_utils
35
35
  from tensorflow.python import tf2
36
36
  from tensorflow.python.util.tf_export import keras_export
37
37
 
38
- __version__ = "2.20.0"
38
+ __version__ = "2.21.0"
39
39
 
40
40
  keras_export("keras.__version__").export_constant(__name__, "__version__")
41
41
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tf_keras-nightly
3
- Version: 2.20.0.dev2025090309
3
+ Version: 2.21.0.dev2025090509
4
4
  Summary: Deep learning for humans.
5
5
  Home-page: https://keras.io/
6
6
  Download-URL: https://github.com/keras-team/tf-keras/tags
@@ -26,7 +26,7 @@ Classifier: Topic :: Software Development
26
26
  Classifier: Topic :: Software Development :: Libraries
27
27
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
28
28
  Requires-Python: >=3.9
29
- Requires-Dist: tf-nightly~=2.20.0.dev
29
+ Requires-Dist: tf-nightly~=2.21.0.dev
30
30
  Dynamic: author
31
31
  Dynamic: author-email
32
32
  Dynamic: classifier
@@ -1,4 +1,4 @@
1
- tf_keras/__init__.py,sha256=vwFwM781Sg_DMARXHo25OGUZ-_uvSKwuly_hzBKAuyo,911
1
+ tf_keras/__init__.py,sha256=QYRNZNeCDSDnkOsQXYqWtynfBw-vi74LfJhiQfryR6E,911
2
2
  tf_keras/__internal__/__init__.py,sha256=OHQbeIC0QtRBI7dgXaJaVbH8F00x8dCI-DvEcIfyMsE,671
3
3
  tf_keras/__internal__/backend/__init__.py,sha256=LnMs2A6685gDG79fxqmdulIYlVE_3WmXlBTBo9ZWYcw,162
4
4
  tf_keras/__internal__/layers/__init__.py,sha256=F5SGMhOTPzm-PR44VrfinURHcVeQPIEdwnZlAkSTB3A,176
@@ -206,7 +206,7 @@ tf_keras/protobuf/saved_metadata_pb2.py,sha256=LvEonuYDv46N-ANJ3K_1hys8rrSbp-28l
206
206
  tf_keras/protobuf/versions_pb2.py,sha256=bilE48UoIQqPZEPGIvhIkRXQB9-gI7XH28PG-ZjD4ew,1450
207
207
  tf_keras/regularizers/__init__.py,sha256=D6TnroEDjnyP79TY_624g2DToxVWuKzuaiBAn_gUQaY,634
208
208
  tf_keras/saving/__init__.py,sha256=Xo0imlDhiYV7Rowy8BjMwrFJuAB8h2DdIuVcxvaeEa0,681
209
- tf_keras/src/__init__.py,sha256=0_kJChFpSVveEmORgCyrhovmeKxMEzS78Hh1b4Egy18,1502
209
+ tf_keras/src/__init__.py,sha256=p7hwxQsHJzS7Qq-OTj-gcJgsGn9bw5FN9IQ03yQO_Ls,1502
210
210
  tf_keras/src/activations.py,sha256=QNTCdIuNGww5BPwkkjkaNZf4j09m27Nqi-r4aTBOxnk,22630
211
211
  tf_keras/src/backend.py,sha256=-_L2aB0n9ZkFsRoivRX-BjGxBpJG27PunUm9DzN0fvU,248509
212
212
  tf_keras/src/backend_config.py,sha256=DaKkQg6jLmzR2GtgjNxwFoHuTXwVcAzx_Hx8XgAKPNs,4516
@@ -584,7 +584,7 @@ tf_keras/src/utils/legacy/__init__.py,sha256=EfMmeHYDzwvxNaktPhQbkTdcPSIGCqMhBND
584
584
  tf_keras/utils/__init__.py,sha256=b7_d-USe_EmLo02_P99Q1rUCzKBYayPCfiYFStP-0nw,2735
585
585
  tf_keras/utils/experimental/__init__.py,sha256=DzGogE2AosjxOVILQBT8PDDcqbWTc0wWnZRobCdpcec,97
586
586
  tf_keras/utils/legacy/__init__.py,sha256=7ujlDa5HeSRcth2NdqA0S1P2-VZF1kB3n68jye6Dj-8,189
587
- tf_keras_nightly-2.20.0.dev2025090309.dist-info/METADATA,sha256=fCfYcCX1rGBGFXks4DCIhc4hxQYPUJyVaBiDl608R2c,1857
588
- tf_keras_nightly-2.20.0.dev2025090309.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
589
- tf_keras_nightly-2.20.0.dev2025090309.dist-info/top_level.txt,sha256=LC8FK7zHDNKxB17C6lGKvrZ_fZZGJsRiBK23SfiDegY,9
590
- tf_keras_nightly-2.20.0.dev2025090309.dist-info/RECORD,,
587
+ tf_keras_nightly-2.21.0.dev2025090509.dist-info/METADATA,sha256=Im1dSTVTqVNdUGFt1W30rWVClxAfRHlaeuMjrgvBaIE,1857
588
+ tf_keras_nightly-2.21.0.dev2025090509.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
589
+ tf_keras_nightly-2.21.0.dev2025090509.dist-info/top_level.txt,sha256=LC8FK7zHDNKxB17C6lGKvrZ_fZZGJsRiBK23SfiDegY,9
590
+ tf_keras_nightly-2.21.0.dev2025090509.dist-info/RECORD,,