tf-models-nightly 2.20.0.dev20250430__py2.py3-none-any.whl → 2.20.0.dev20250502__py2.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.
- official/projects/centernet/modeling/heads/centernet_head.py +1 -1
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/METADATA +1 -1
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/RECORD +7 -7
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/AUTHORS +0 -0
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/LICENSE +0 -0
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/WHEEL +0 -0
- {tf_models_nightly-2.20.0.dev20250430.dist-info → tf_models_nightly-2.20.0.dev20250502.dist-info}/top_level.txt +0 -0
@@ -102,4 +102,4 @@ class CenterNetHead(tf_keras.Model):
|
|
102
102
|
@property
|
103
103
|
def output_specs(self) -> Mapping[str, tf.TensorShape]:
|
104
104
|
"""A dict of {level: TensorShape} pairs for the model output."""
|
105
|
-
return self._output_specs
|
105
|
+
return self._output_specs # pytype: disable=bad-return-type
|
@@ -487,7 +487,7 @@ official/projects/centernet/modeling/backbones/__init__.py,sha256=7oiypy0N82PDw9
|
|
487
487
|
official/projects/centernet/modeling/backbones/hourglass.py,sha256=Nqie343NVOrGKq7kIDrx5rwQ74-lCxW-5IxXUz3ghxQ,10295
|
488
488
|
official/projects/centernet/modeling/backbones/hourglass_test.py,sha256=rg8XnC9HNaZEtEj_LZ2jckQP5gIOVbsyBVQdtfGmeV0,1612
|
489
489
|
official/projects/centernet/modeling/heads/__init__.py,sha256=7oiypy0N82PDw9aSdcJBLVoGTd_oRSUOdvuJhMv4leQ,609
|
490
|
-
official/projects/centernet/modeling/heads/centernet_head.py,sha256=
|
490
|
+
official/projects/centernet/modeling/heads/centernet_head.py,sha256=FMiniiG-kEzh_iQxbIigyhf1IK_dmiQINex27QmwFxs,3878
|
491
491
|
official/projects/centernet/modeling/heads/centernet_head_test.py,sha256=TH6hESk-_TPdcqNlwCOPsdTKD2XYSyECyezuLH0AIbw,2435
|
492
492
|
official/projects/centernet/modeling/layers/__init__.py,sha256=7oiypy0N82PDw9aSdcJBLVoGTd_oRSUOdvuJhMv4leQ,609
|
493
493
|
official/projects/centernet/modeling/layers/cn_nn_blocks.py,sha256=pP0vxJMSS233eyquVe9W4STKfPm3Arnt-4T52tMKI9w,12210
|
@@ -1248,9 +1248,9 @@ tensorflow_models/tensorflow_models_test.py,sha256=nc6A9K53OGqF25xN5St8EiWvdVbda
|
|
1248
1248
|
tensorflow_models/nlp/__init__.py,sha256=4tA5Pf4qaFwT-fIFOpX7x7FHJpnyJT-5UgOeFYTyMlc,807
|
1249
1249
|
tensorflow_models/uplift/__init__.py,sha256=mqfa55gweOdpKoaQyid4A_4u7xw__FcQeSIF0k_pYmI,999
|
1250
1250
|
tensorflow_models/vision/__init__.py,sha256=zBorY_v5xva1uI-qxhZO3Qh-Dii-Suq6wEYh6hKHDfc,833
|
1251
|
-
tf_models_nightly-2.20.0.
|
1252
|
-
tf_models_nightly-2.20.0.
|
1253
|
-
tf_models_nightly-2.20.0.
|
1254
|
-
tf_models_nightly-2.20.0.
|
1255
|
-
tf_models_nightly-2.20.0.
|
1256
|
-
tf_models_nightly-2.20.0.
|
1251
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/AUTHORS,sha256=1dG3fXVu9jlo7bul8xuix5F5vOnczMk7_yWn4y70uw0,337
|
1252
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/LICENSE,sha256=WxeBS_DejPZQabxtfMOM_xn8qoZNJDQjrT7z2wG1I4U,11512
|
1253
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/METADATA,sha256=dNBsdiMSsZM_0b0ji43ss2BLmkKBPReYGrBgrOjY1Ow,1432
|
1254
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
|
1255
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/top_level.txt,sha256=gum2FfO5R4cvjl2-QtP-S1aNmsvIZaFFT6VFzU0f4-g,33
|
1256
|
+
tf_models_nightly-2.20.0.dev20250502.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|