keras-hub-nightly 0.19.0.dev202502140347__py3-none-any.whl → 0.19.0.dev202502150344__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.
- keras_hub/src/models/mobilenet/mobilenet_presets.py +4 -4
- keras_hub/src/version_utils.py +1 -1
- {keras_hub_nightly-0.19.0.dev202502140347.dist-info → keras_hub_nightly-0.19.0.dev202502150344.dist-info}/METADATA +1 -1
- {keras_hub_nightly-0.19.0.dev202502140347.dist-info → keras_hub_nightly-0.19.0.dev202502150344.dist-info}/RECORD +6 -6
- {keras_hub_nightly-0.19.0.dev202502140347.dist-info → keras_hub_nightly-0.19.0.dev202502150344.dist-info}/WHEEL +0 -0
- {keras_hub_nightly-0.19.0.dev202502140347.dist-info → keras_hub_nightly-0.19.0.dev202502150344.dist-info}/top_level.txt +0 -0
@@ -4,12 +4,12 @@ backbone_presets = {
|
|
4
4
|
"mobilenetv3_small_050": {
|
5
5
|
"metadata": {
|
6
6
|
"description": (
|
7
|
-
"Small
|
7
|
+
"Small Mobilenet V3 model pre-trained on the ImageNet 1k "
|
8
8
|
"dataset at a 224x224 resolution."
|
9
9
|
),
|
10
|
-
"
|
11
|
-
"path": "
|
10
|
+
"params": 278784,
|
11
|
+
"path": "mobilenetv3",
|
12
12
|
},
|
13
|
-
"kaggle_handle": "kaggle://keras/
|
13
|
+
"kaggle_handle": "kaggle://keras/mobilenetv3/keras/mobilenet_v3_small_050_imagenet/1",
|
14
14
|
},
|
15
15
|
}
|
keras_hub/src/version_utils.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: keras-hub-nightly
|
3
|
-
Version: 0.19.0.
|
3
|
+
Version: 0.19.0.dev202502150344
|
4
4
|
Summary: Industry-strength Natural Language Processing extensions for Keras.
|
5
5
|
Home-page: https://github.com/keras-team/keras-hub
|
6
6
|
Author: Keras team
|
@@ -8,7 +8,7 @@ keras_hub/api/tokenizers/__init__.py,sha256=mtJgQy1spfQnPAkeLoeinsT_W9iCWHlJXwzc
|
|
8
8
|
keras_hub/api/utils/__init__.py,sha256=Gp1E6gG-RtKQS3PBEQEOz9PQvXkXaJ0ySGMqZ7myN7A,215
|
9
9
|
keras_hub/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
10
|
keras_hub/src/api_export.py,sha256=9pQZK27JObxWZ96QPLBp1OBsjWigh1iuV6RglPGMRk0,1499
|
11
|
-
keras_hub/src/version_utils.py,sha256=
|
11
|
+
keras_hub/src/version_utils.py,sha256=lbv11lnXFvfRA1ZrdEMBfL3ZMfi1Abm5t3zyDU1inp0,222
|
12
12
|
keras_hub/src/layers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
13
|
keras_hub/src/layers/modeling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
14
|
keras_hub/src/layers/modeling/alibi_bias.py,sha256=1XBTHI52L_iJDhN_w5ydu_iMhCuTgQAxEPwcLA6BPuk,4411
|
@@ -241,7 +241,7 @@ keras_hub/src/models/mobilenet/mobilenet_backbone.py,sha256=kUEDzML7MzXjUVKDY0BF
|
|
241
241
|
keras_hub/src/models/mobilenet/mobilenet_image_classifier.py,sha256=jgyEn_WO5zLqC9UIuRV564rIY_8bMsmuUBaJA9ag5N0,2310
|
242
242
|
keras_hub/src/models/mobilenet/mobilenet_image_classifier_preprocessor.py,sha256=yqM4wQ3ae7wXTBO0aMuvJx6XqllA7Psqzjvpm2NABXM,573
|
243
243
|
keras_hub/src/models/mobilenet/mobilenet_image_converter.py,sha256=a3Ka0UYYK5wHSOjf2oMHSgofRazTAeUfttklVefq14w,360
|
244
|
-
keras_hub/src/models/mobilenet/mobilenet_presets.py,sha256=
|
244
|
+
keras_hub/src/models/mobilenet/mobilenet_presets.py,sha256=TzM3geY5FJ8Myj7V_EseRgp2RvgL66pmXAUhn5qIwGw,464
|
245
245
|
keras_hub/src/models/mobilenet/util.py,sha256=S7j4UacmVIJ3fU8cymyAoK49eHcpWIKTOyUQiEjcbzQ,721
|
246
246
|
keras_hub/src/models/opt/__init__.py,sha256=6Ybj8etxNaPsVcuZvaeHnKB3As92Px--dbiFAqOCIT0,239
|
247
247
|
keras_hub/src/models/opt/opt_backbone.py,sha256=mK5z_E5mSiIX5s0w4hr4IVQpT7K46W2ajZBmuMjxwaY,5873
|
@@ -413,7 +413,7 @@ keras_hub/src/utils/transformers/convert_pali_gemma.py,sha256=B1leeDw96Yvu81hYum
|
|
413
413
|
keras_hub/src/utils/transformers/convert_vit.py,sha256=9SUZ9utNJhW_5cj3acMn9cRy47u2eIcDsrhmzj77o9k,5187
|
414
414
|
keras_hub/src/utils/transformers/preset_loader.py,sha256=DgGJXbTSB9Na8FIR-YWWVqQPOFxHwWrGm41EwcS_EFs,3797
|
415
415
|
keras_hub/src/utils/transformers/safetensor_utils.py,sha256=CYUHyA4y-B61r7NDnCsFb4t_UmSwZ1k9L-8gzEd6KRg,3339
|
416
|
-
keras_hub_nightly-0.19.0.
|
417
|
-
keras_hub_nightly-0.19.0.
|
418
|
-
keras_hub_nightly-0.19.0.
|
419
|
-
keras_hub_nightly-0.19.0.
|
416
|
+
keras_hub_nightly-0.19.0.dev202502150344.dist-info/METADATA,sha256=8PdMC2tWtNy9kICPW8mF1-d7-NPou7U1QeJPuUkX5wM,7498
|
417
|
+
keras_hub_nightly-0.19.0.dev202502150344.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
418
|
+
keras_hub_nightly-0.19.0.dev202502150344.dist-info/top_level.txt,sha256=N4J6piIWBKa38A4uV-CnIopnOEf8mHAbkNXafXm_CuA,10
|
419
|
+
keras_hub_nightly-0.19.0.dev202502150344.dist-info/RECORD,,
|
File without changes
|