tf-models-nightly 2.18.0.dev20240822__py2.py3-none-any.whl → 2.18.0.dev20240823__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/nhnet/trainer.py +0 -3
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/METADATA +1 -1
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/RECORD +7 -7
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/AUTHORS +0 -0
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/LICENSE +0 -0
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/WHEEL +0 -0
- {tf_models_nightly-2.18.0.dev20240822.dist-info → tf_models_nightly-2.18.0.dev20240823.dist-info}/top_level.txt +0 -0
@@ -183,9 +183,6 @@ def train(params, strategy, dataset=None):
|
|
183
183
|
|
184
184
|
def run():
|
185
185
|
"""Runs NHNet using Keras APIs."""
|
186
|
-
if FLAGS.enable_mlir_bridge:
|
187
|
-
tf.config.experimental.enable_mlir_bridge()
|
188
|
-
|
189
186
|
strategy = distribute_utils.get_distribution_strategy(
|
190
187
|
distribution_strategy=FLAGS.distribution_strategy, tpu_address=FLAGS.tpu)
|
191
188
|
if strategy:
|
@@ -599,7 +599,7 @@ official/projects/nhnet/models_test.py,sha256=TIro1tnhi4tRP4dobhNEV50JDdGKUuUsu5
|
|
599
599
|
official/projects/nhnet/optimizer.py,sha256=QYhBhu7RBdYAI-1QRyQjdKcUDqnSCLnrGgVMq4s4T9w,2819
|
600
600
|
official/projects/nhnet/raw_data_process.py,sha256=0Yb1y7RCLpWZAO7w5tm7MCwoIQTGQ9F-hdEo87zgcdM,3735
|
601
601
|
official/projects/nhnet/raw_data_processor.py,sha256=0pgDA_OKPxmgZuDyVDfdTMDtV6Dfeu1Oo_vmmUgNX3k,9253
|
602
|
-
official/projects/nhnet/trainer.py,sha256=
|
602
|
+
official/projects/nhnet/trainer.py,sha256=Z9vcTwM1YSfTop51qRvhithkNIhnJEvSOf2wZc_dbA4,8830
|
603
603
|
official/projects/nhnet/trainer_test.py,sha256=ug1nU6VhtLydcsjceWL-w2pdKrn6bhELLPspOmC--cw,3299
|
604
604
|
official/projects/nhnet/utils.py,sha256=9pULza5Cjh31lAtZiRmKlwvzsUkkYWUL4OecYygXMxw,3304
|
605
605
|
official/projects/panoptic/__init__.py,sha256=7oiypy0N82PDw9aSdcJBLVoGTd_oRSUOdvuJhMv4leQ,609
|
@@ -1222,9 +1222,9 @@ tensorflow_models/tensorflow_models_test.py,sha256=nc6A9K53OGqF25xN5St8EiWvdVbda
|
|
1222
1222
|
tensorflow_models/nlp/__init__.py,sha256=4tA5Pf4qaFwT-fIFOpX7x7FHJpnyJT-5UgOeFYTyMlc,807
|
1223
1223
|
tensorflow_models/uplift/__init__.py,sha256=mqfa55gweOdpKoaQyid4A_4u7xw__FcQeSIF0k_pYmI,999
|
1224
1224
|
tensorflow_models/vision/__init__.py,sha256=zBorY_v5xva1uI-qxhZO3Qh-Dii-Suq6wEYh6hKHDfc,833
|
1225
|
-
tf_models_nightly-2.18.0.
|
1226
|
-
tf_models_nightly-2.18.0.
|
1227
|
-
tf_models_nightly-2.18.0.
|
1228
|
-
tf_models_nightly-2.18.0.
|
1229
|
-
tf_models_nightly-2.18.0.
|
1230
|
-
tf_models_nightly-2.18.0.
|
1225
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/AUTHORS,sha256=1dG3fXVu9jlo7bul8xuix5F5vOnczMk7_yWn4y70uw0,337
|
1226
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/LICENSE,sha256=WxeBS_DejPZQabxtfMOM_xn8qoZNJDQjrT7z2wG1I4U,11512
|
1227
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/METADATA,sha256=EBn3nI8f1o-1oD0TdzFy9EQxZ1KkBcY0_2J172y39gY,1432
|
1228
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
|
1229
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/top_level.txt,sha256=gum2FfO5R4cvjl2-QtP-S1aNmsvIZaFFT6VFzU0f4-g,33
|
1230
|
+
tf_models_nightly-2.18.0.dev20240823.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|