qai-hub


Nameqai-hub JSON
Version 0.20.1 PyPI version JSON
download
home_pagehttps://aihub.qualcomm.com/
SummaryPython API for Qualcomm® AI Hub.
upload_time2024-12-11 21:05:16
maintainerNone
docs_urlNone
authorQualcomm® Technologies, Inc.
requires_python>=3.7
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Qualcomm® AI Hub
================

`Qualcomm® AI Hub <https://aihub.qualcomm.com>`_ simplifies deploying AI models
for vision, audio, and speech applications to edge devices.

helps to optimize, validate,
and deploy machine learning models on-device for vision, audio, and speech use
cases.

With Qualcomm® AI Model Hub, you can:

- Convert trained models from frameworks like PyTorch for optimized on-device performance on Qualcomm® devices.
- Profile models on-device to obtain detailed metrics including runtime, load time, and compute unit utilization.
- Verify numerical correctness by performing on-device inference.
- Easily deploy models using Qualcomm® AI Engine Direct or TensorFlow Lite.

:code:`qai_hub` is a python package that provides an API for users to upload a
model, submit the profile jobs for hardware and get key metrics to optimize the
machine learning model further.


Installation with PyPI
----------------------

The easiest way to install :code:`qai_hub` is by using pip, running

:code:`pip install qai-hub`

For more information, check out the `documentation <https://app.aihub.qualcomm.com/docs/>`_.

License
-------

Copyright (c) 2023, Qualcomm Technologies Inc. All rights reserved.



            

Raw data

            {
    "_id": null,
    "home_page": "https://aihub.qualcomm.com/",
    "name": "qai-hub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Qualcomm\u00ae Technologies, Inc.",
    "author_email": "ai-hub-support@qti.qualcomm.com",
    "download_url": null,
    "platform": null,
    "description": "Qualcomm\u00ae AI Hub\n================\n\n`Qualcomm\u00ae AI Hub <https://aihub.qualcomm.com>`_ simplifies deploying AI models\nfor vision, audio, and speech applications to edge devices.\n\nhelps to optimize, validate,\nand deploy machine learning models on-device for vision, audio, and speech use\ncases.\n\nWith Qualcomm\u00ae AI Model Hub, you can:\n\n- Convert trained models from frameworks like PyTorch for optimized on-device performance on Qualcomm\u00ae devices.\n- Profile models on-device to obtain detailed metrics including runtime, load time, and compute unit utilization.\n- Verify numerical correctness by performing on-device inference.\n- Easily deploy models using Qualcomm\u00ae AI Engine Direct or TensorFlow Lite.\n\n:code:`qai_hub` is a python package that provides an API for users to upload a\nmodel, submit the profile jobs for hardware and get key metrics to optimize the\nmachine learning model further.\n\n\nInstallation with PyPI\n----------------------\n\nThe easiest way to install :code:`qai_hub` is by using pip, running\n\n:code:`pip install qai-hub`\n\nFor more information, check out the `documentation <https://app.aihub.qualcomm.com/docs/>`_.\n\nLicense\n-------\n\nCopyright (c) 2023, Qualcomm Technologies Inc. All rights reserved.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Python API for Qualcomm\u00ae AI Hub.",
    "version": "0.20.1",
    "project_urls": {
        "Homepage": "https://aihub.qualcomm.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c41109d882c90c9c4ace7248640f68d8235f64c1e70d49ab65f7ec6fd9d8f308",
                "md5": "526e02b12073c84bb358a1b3766e3546",
                "sha256": "04a873eda02b58a07c50dbc3a2d4ab520a171837e956cbfbe51d2ebc9a2d5cc1"
            },
            "downloads": -1,
            "filename": "qai_hub-0.20.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "526e02b12073c84bb358a1b3766e3546",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 97695,
            "upload_time": "2024-12-11T21:05:16",
            "upload_time_iso_8601": "2024-12-11T21:05:16.653054Z",
            "url": "https://files.pythonhosted.org/packages/c4/11/09d882c90c9c4ace7248640f68d8235f64c1e70d49ab65f7ec6fd9d8f308/qai_hub-0.20.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 21:05:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qai-hub"
}
        
Elapsed time: 0.37583s