ai-edge-torch-nightly 0.2.0.dev20240702__py3-none-any.whl → 0.2.0.dev20240703__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.
- {ai_edge_torch_nightly-0.2.0.dev20240702.dist-info → ai_edge_torch_nightly-0.2.0.dev20240703.dist-info}/METADATA +2 -2
- {ai_edge_torch_nightly-0.2.0.dev20240702.dist-info → ai_edge_torch_nightly-0.2.0.dev20240703.dist-info}/RECORD +5 -5
- {ai_edge_torch_nightly-0.2.0.dev20240702.dist-info → ai_edge_torch_nightly-0.2.0.dev20240703.dist-info}/LICENSE +0 -0
- {ai_edge_torch_nightly-0.2.0.dev20240702.dist-info → ai_edge_torch_nightly-0.2.0.dev20240703.dist-info}/WHEEL +0 -0
- {ai_edge_torch_nightly-0.2.0.dev20240702.dist-info → ai_edge_torch_nightly-0.2.0.dev20240703.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ai-edge-torch-nightly
|
|
3
|
-
Version: 0.2.0.
|
|
3
|
+
Version: 0.2.0.dev20240703
|
|
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
|
|
@@ -27,7 +27,7 @@ Requires-Dist: numpy
|
|
|
27
27
|
Requires-Dist: scipy
|
|
28
28
|
Requires-Dist: safetensors
|
|
29
29
|
Requires-Dist: tabulate
|
|
30
|
-
Requires-Dist: torch
|
|
30
|
+
Requires-Dist: torch >2.3
|
|
31
31
|
|
|
32
32
|
Library that supports converting PyTorch models into a .tflite format, which can
|
|
33
33
|
then be run with TensorFlow Lite and MediaPipe. This enables applications for
|
|
@@ -114,8 +114,8 @@ ai_edge_torch/quantize/quant_config.py,sha256=eO9Ra160ITjQSyRBEGy6nNIVH3gYacSWDd
|
|
|
114
114
|
ai_edge_torch/testing/__init__.py,sha256=hHLluseD2R0Hh4W6XZRIXY_dRQeYudjsrKGf6LZz65g,671
|
|
115
115
|
ai_edge_torch/testing/model_coverage/__init__.py,sha256=5P8J6Zk5YYtDvTBucFvB9NGSRI7Gw_24WnrbhXgycEE,765
|
|
116
116
|
ai_edge_torch/testing/model_coverage/model_coverage.py,sha256=EIyKz-HY70DguWuSrJal8LpYXQ5ZSEUf3ZrVl7jikFM,4286
|
|
117
|
-
ai_edge_torch_nightly-0.2.0.
|
|
118
|
-
ai_edge_torch_nightly-0.2.0.
|
|
119
|
-
ai_edge_torch_nightly-0.2.0.
|
|
120
|
-
ai_edge_torch_nightly-0.2.0.
|
|
121
|
-
ai_edge_torch_nightly-0.2.0.
|
|
117
|
+
ai_edge_torch_nightly-0.2.0.dev20240703.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
118
|
+
ai_edge_torch_nightly-0.2.0.dev20240703.dist-info/METADATA,sha256=y1MpqJfuZX9z7aH-4JKTZsDdHpIIhovVXKO6MC301y4,1745
|
|
119
|
+
ai_edge_torch_nightly-0.2.0.dev20240703.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
120
|
+
ai_edge_torch_nightly-0.2.0.dev20240703.dist-info/top_level.txt,sha256=5KXRaF2hwkApYxf7Y8y_tVb9aulGTlbOoNdbx1aKRkE,14
|
|
121
|
+
ai_edge_torch_nightly-0.2.0.dev20240703.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|