ai-edge-quantizer-nightly


Nameai-edge-quantizer-nightly JSON
Version 0.1.0.dev20250419 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-04-19 00:12:24
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.1.0.dev20250419",
    "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": "373377d63ecfd988af95b8a4ed8958f5f9847f2dffe4e00d9f1a230223c5160b",
                "md5": "26609d94e90c4906b3b2a497a234e201",
                "sha256": "a216a0afcfae6942a089c4b2e64af4b8b256262e548e2a711fc30054b4688707"
            },
            "downloads": -1,
            "filename": "ai_edge_quantizer_nightly-0.1.0.dev20250419-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26609d94e90c4906b3b2a497a234e201",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 172088,
            "upload_time": "2025-04-19T00:12:24",
            "upload_time_iso_8601": "2025-04-19T00:12:24.968123Z",
            "url": "https://files.pythonhosted.org/packages/37/33/77d63ecfd988af95b8a4ed8958f5f9847f2dffe4e00d9f1a230223c5160b/ai_edge_quantizer_nightly-0.1.0.dev20250419-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-19 00:12:24",
    "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: 2.79621s