ai-edge-quantizer-nightly


Nameai-edge-quantizer-nightly JSON
Version 0.0.1.dev20241219 PyPI version JSON
download
home_pagehttps://github.com/google-ai-edge/ai-edge-quantizer
SummaryA quantizer for advanced developers to quantize converted AI Edge models.
upload_time2024-12-19 00:12:33
maintainerNone
docs_urlNone
authorNone
requires_python<3.12,>=3.9
licenseNone
keywords on-device ml ai google tflite quantization llms genai
VCS
bugtrack_url
requirements immutabledict numpy tf-nightly ai-edge-litert-nightly
Travis-CI No Travis.
coveralls test coverage No coveralls.
            It aims to facilitate advanced users to strive for optimal performance on
resource demanding models (e.g., GenAI models).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google-ai-edge/ai-edge-quantizer",
    "name": "ai-edge-quantizer-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "On-Device ML, AI, Google, TFLite, Quantization, LLMs, GenAI",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "It aims to facilitate advanced users to strive for optimal performance on\nresource demanding models (e.g., GenAI models).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A quantizer for advanced developers to quantize converted AI Edge models.",
    "version": "0.0.1.dev20241219",
    "project_urls": {
        "Homepage": "https://github.com/google-ai-edge/ai-edge-quantizer"
    },
    "split_keywords": [
        "on-device ml",
        " ai",
        " google",
        " tflite",
        " quantization",
        " llms",
        " genai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d107867d4c830aa2212ceb55b51cf12504b9936e2814f34031836def55b230a6",
                "md5": "5c53ce498258380148c88cda9d944cde",
                "sha256": "910d756af9c1345ab91a82de8df21f01ef4a9118edfd148dc69bfad3b223b007"
            },
            "downloads": -1,
            "filename": "ai_edge_quantizer_nightly-0.0.1.dev20241219-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c53ce498258380148c88cda9d944cde",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 142319,
            "upload_time": "2024-12-19T00:12:33",
            "upload_time_iso_8601": "2024-12-19T00:12:33.298596Z",
            "url": "https://files.pythonhosted.org/packages/d1/07/867d4c830aa2212ceb55b51cf12504b9936e2814f34031836def55b230a6/ai_edge_quantizer_nightly-0.0.1.dev20241219-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 00:12:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "google-ai-edge",
    "github_project": "ai-edge-quantizer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "immutabledict",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "tf-nightly",
            "specs": [
                [
                    ">=",
                    "2.18.0.dev20240624"
                ]
            ]
        },
        {
            "name": "ai-edge-litert-nightly",
            "specs": []
        }
    ],
    "lcname": "ai-edge-quantizer-nightly"
}
        
Elapsed time: 0.73381s