Library that supports converting PyTorch models into a .tflite format, which can
then be run with TensorFlow Lite and MediaPipe. This enables applications for
Android, iOS and IOT that can run models completely on-device.
[Install steps](https://github.com/google-ai-edge/ai-edge-torch#installation)
and additional details are in the AI Edge Torch
[GitHub repository](https://github.com/google-ai-edge/ai-edge-torch).
Raw data
{
"_id": null,
"home_page": "https://github.com/google-ai-edge/ai-edge-torch",
"name": "ai-edge-torch-nightly",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "On-Device ML, AI, Google, TFLite, PyTorch, LLMs, GenAI",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "Library that supports converting PyTorch models into a .tflite format, which can\nthen be run with TensorFlow Lite and MediaPipe. This enables applications for\nAndroid, iOS and IOT that can run models completely on-device.\n\n[Install steps](https://github.com/google-ai-edge/ai-edge-torch#installation)\nand additional details are in the AI Edge Torch\n[GitHub repository](https://github.com/google-ai-edge/ai-edge-torch).\n",
"bugtrack_url": null,
"license": null,
"summary": "Supporting PyTorch models with the Google AI Edge TFLite runtime.",
"version": "0.7.0.dev20250914",
"project_urls": {
"Homepage": "https://github.com/google-ai-edge/ai-edge-torch"
},
"split_keywords": [
"on-device ml",
" ai",
" google",
" tflite",
" pytorch",
" llms",
" genai"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b90bf3dfd2db800bc417afa19475102dd4fbb2391ad4391ea59972db98633ebd",
"md5": "4c6b9d7263d6b4749c9de07e51eec9b7",
"sha256": "d987803e5e90c502dca6edbdaed8075b416abb47bc4fb186008c8ee38feb36b7"
},
"downloads": -1,
"filename": "ai_edge_torch_nightly-0.7.0.dev20250914-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c6b9d7263d6b4749c9de07e51eec9b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 440162,
"upload_time": "2025-09-14T10:14:56",
"upload_time_iso_8601": "2025-09-14T10:14:56.639234Z",
"url": "https://files.pythonhosted.org/packages/b9/0b/f3dfd2db800bc417afa19475102dd4fbb2391ad4391ea59972db98633ebd/ai_edge_torch_nightly-0.7.0.dev20250914-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-14 10:14:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "google-ai-edge",
"github_project": "ai-edge-torch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "absl-py",
"specs": []
},
{
"name": "torch",
"specs": [
[
"==",
"2.8.0"
]
]
},
{
"name": "torchvision",
"specs": [
[
"==",
"0.23.0"
]
]
},
{
"name": "torchaudio",
"specs": [
[
"==",
"2.8.0"
]
]
},
{
"name": "tf-nightly",
"specs": [
[
">=",
"2.21.0.dev20250818"
]
]
},
{
"name": "ai-edge-litert-nightly",
"specs": []
},
{
"name": "ai-edge-quantizer-nightly",
"specs": []
},
{
"name": "jax",
"specs": []
},
{
"name": "torch-xla2",
"specs": [
[
">=",
"0.0.1.dev20241201"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "tabulate",
"specs": []
},
{
"name": "safetensors",
"specs": []
},
{
"name": "kagglehub",
"specs": []
},
{
"name": "transformers",
"specs": []
},
{
"name": "multipledispatch",
"specs": []
}
],
"lcname": "ai-edge-torch-nightly"
}