ai-edge-quantizer-nightly


Nameai-edge-quantizer-nightly JSON
Version 0.4.0.dev20251101 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_time2025-11-01 00:15:08
maintainerNone
docs_urlNone
authorNone
requires_python>=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.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.4.0.dev20251101",
    "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": null,
            "digests": {
                "blake2b_256": "cf4d2850b47fea4db382831117bc29d346b4137045f1430b0fa2d621d01a6078",
                "md5": "54555a861dddba3b2761f78f7af2b0dd",
                "sha256": "cb2422d58482a37f47811839a0a7879839d3a6d10fc09ffcc5463a64b264e05f"
            },
            "downloads": -1,
            "filename": "ai_edge_quantizer_nightly-0.4.0.dev20251101-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54555a861dddba3b2761f78f7af2b0dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 211720,
            "upload_time": "2025-11-01T00:15:08",
            "upload_time_iso_8601": "2025-11-01T00:15:08.428466Z",
            "url": "https://files.pythonhosted.org/packages/cf/4d/2850b47fea4db382831117bc29d346b4137045f1430b0fa2d621d01a6078/ai_edge_quantizer_nightly-0.4.0.dev20251101-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-01 00:15:08",
    "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.21.0.dev20251006"
                ]
            ]
        },
        {
            "name": "ai-edge-litert-nightly",
            "specs": []
        }
    ],
    "lcname": "ai-edge-quantizer-nightly"
}
        
Elapsed time: 2.63544s