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",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.9",
"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.2.1",
"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": "",
"digests": {
"blake2b_256": "678d456d3b760dc5f2c71d40af6451acfe33a2a888d57afe00abe50efd246da0",
"md5": "13f784bdc7310b9b10e4de230b112f07",
"sha256": "77c8e89f50cca2dbefab985b0996f51a054cd50e1bc9dc56f91400f3719f6d1f"
},
"downloads": -1,
"filename": "ai_edge_torch-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13f784bdc7310b9b10e4de230b112f07",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.9",
"size": 210868,
"upload_time": "2024-11-06T18:34:47",
"upload_time_iso_8601": "2024-11-06T18:34:47.045219Z",
"url": "https://files.pythonhosted.org/packages/67/8d/456d3b760dc5f2c71d40af6451acfe33a2a888d57afe00abe50efd246da0/ai_edge_torch-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-06 18:34:47",
"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": [],
"lcname": "ai-edge-torch"
}