ai-edge-torch-nightly 0.3.0.dev20240901__py3-none-any.whl → 0.3.0.dev20240902__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 ai-edge-torch-nightly might be problematic. Click here for more details.
- ai_edge_torch/version.py +1 -1
- {ai_edge_torch_nightly-0.3.0.dev20240901.dist-info → ai_edge_torch_nightly-0.3.0.dev20240902.dist-info}/METADATA +1 -1
- {ai_edge_torch_nightly-0.3.0.dev20240901.dist-info → ai_edge_torch_nightly-0.3.0.dev20240902.dist-info}/RECORD +6 -6
- {ai_edge_torch_nightly-0.3.0.dev20240901.dist-info → ai_edge_torch_nightly-0.3.0.dev20240902.dist-info}/LICENSE +0 -0
- {ai_edge_torch_nightly-0.3.0.dev20240901.dist-info → ai_edge_torch_nightly-0.3.0.dev20240902.dist-info}/WHEEL +0 -0
- {ai_edge_torch_nightly-0.3.0.dev20240901.dist-info → ai_edge_torch_nightly-0.3.0.dev20240902.dist-info}/top_level.txt +0 -0
ai_edge_torch/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ai-edge-torch-nightly
|
|
3
|
-
Version: 0.3.0.
|
|
3
|
+
Version: 0.3.0.dev20240902
|
|
4
4
|
Summary: Supporting PyTorch models with the Google AI Edge TFLite runtime.
|
|
5
5
|
Home-page: https://github.com/google-ai-edge/ai-edge-torch
|
|
6
6
|
Keywords: On-Device ML,AI,Google,TFLite,PyTorch,LLMs,GenAI
|
|
@@ -2,7 +2,7 @@ ai_edge_torch/__init__.py,sha256=48qP37uHT90YPs4eIUQxCiWVwqGEX3idCUs6mQKvX1U,116
|
|
|
2
2
|
ai_edge_torch/config.py,sha256=PCd9PVrbUNeVIUDFUCnW4goDWU4bjouK28yMYU6VOi0,877
|
|
3
3
|
ai_edge_torch/conftest.py,sha256=r0GTrhMRhlmOGrrkvumHN8hkmyug6WvF60vWq8wRIBI,758
|
|
4
4
|
ai_edge_torch/model.py,sha256=NYV6Mkaje_ditIEI_s_7nLP_-8i4kbGM8nRzieVkbUI,5397
|
|
5
|
-
ai_edge_torch/version.py,sha256=
|
|
5
|
+
ai_edge_torch/version.py,sha256=pl_weDdkMIjqukMxBF4uho_z-MvFlGy_ButOq6tJwVc,706
|
|
6
6
|
ai_edge_torch/_convert/__init__.py,sha256=hHLluseD2R0Hh4W6XZRIXY_dRQeYudjsrKGf6LZz65g,671
|
|
7
7
|
ai_edge_torch/_convert/conversion.py,sha256=kcv_QgNgeyDmrqwdzHicGNP68w6zF7GJg7YkMEIXp4Q,3759
|
|
8
8
|
ai_edge_torch/_convert/conversion_utils.py,sha256=Sr8qXVcTwc-ZnZmK7yxVrIOOp1S_vNrwzC0zUvLTI2o,2160
|
|
@@ -162,8 +162,8 @@ ai_edge_torch/quantize/quant_config.py,sha256=U0KisSW-uZkoMJcy-ZP9W57p3tsa594fr9
|
|
|
162
162
|
ai_edge_torch/testing/__init__.py,sha256=hHLluseD2R0Hh4W6XZRIXY_dRQeYudjsrKGf6LZz65g,671
|
|
163
163
|
ai_edge_torch/testing/model_coverage/__init__.py,sha256=5P8J6Zk5YYtDvTBucFvB9NGSRI7Gw_24WnrbhXgycEE,765
|
|
164
164
|
ai_edge_torch/testing/model_coverage/model_coverage.py,sha256=UPB448aMDUyC0HNYVqio2rcJPnDN0tBQMP08J6vPYew,4718
|
|
165
|
-
ai_edge_torch_nightly-0.3.0.
|
|
166
|
-
ai_edge_torch_nightly-0.3.0.
|
|
167
|
-
ai_edge_torch_nightly-0.3.0.
|
|
168
|
-
ai_edge_torch_nightly-0.3.0.
|
|
169
|
-
ai_edge_torch_nightly-0.3.0.
|
|
165
|
+
ai_edge_torch_nightly-0.3.0.dev20240902.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
166
|
+
ai_edge_torch_nightly-0.3.0.dev20240902.dist-info/METADATA,sha256=Bvc6_uRgjiaqUsVareqJETErsc5rU7NNTPTDqn0JwoA,1878
|
|
167
|
+
ai_edge_torch_nightly-0.3.0.dev20240902.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
168
|
+
ai_edge_torch_nightly-0.3.0.dev20240902.dist-info/top_level.txt,sha256=5KXRaF2hwkApYxf7Y8y_tVb9aulGTlbOoNdbx1aKRkE,14
|
|
169
|
+
ai_edge_torch_nightly-0.3.0.dev20240902.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|