aiobatch


Nameaiobatch JSON
Version 0.0.1.dev5 PyPI version JSON
download
home_pageNone
SummaryLightweight dynamic batching for pytorch/onnx model inferencing.
upload_time2024-08-20 05:23:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiobatch
Lightweight dynamic batching for pytorch/onnx model inferencing.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiobatch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Harry Chen <hoveychen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4b/ef/eea84300c58db2053eea44c30acae898966656237991f7cdd0d86e69e8e9/aiobatch-0.0.1.dev5.tar.gz",
    "platform": null,
    "description": "# aiobatch\nLightweight dynamic batching for pytorch/onnx model inferencing.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Lightweight dynamic batching for pytorch/onnx model inferencing.",
    "version": "0.0.1.dev5",
    "project_urls": {
        "Homepage": "https://github.com/hoveychen/aiobatch",
        "Issues": "https://github.com/hoveychen/aiobatch/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3545e970b53c2e0d5c2fe781a56f08233d1e935f5f3ae3a7b31f55d0fadb668c",
                "md5": "55a8ace47d3b24aa8b7cb5912068a352",
                "sha256": "112b1f0ac9148691b998a5b0d3dca911a77e86b082ccf10c1bfdfb9815064ff5"
            },
            "downloads": -1,
            "filename": "aiobatch-0.0.1.dev5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55a8ace47d3b24aa8b7cb5912068a352",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8907,
            "upload_time": "2024-08-20T05:22:59",
            "upload_time_iso_8601": "2024-08-20T05:22:59.936792Z",
            "url": "https://files.pythonhosted.org/packages/35/45/e970b53c2e0d5c2fe781a56f08233d1e935f5f3ae3a7b31f55d0fadb668c/aiobatch-0.0.1.dev5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4befeea84300c58db2053eea44c30acae898966656237991f7cdd0d86e69e8e9",
                "md5": "32422fc0b8d2e3c38d0e785248256ff6",
                "sha256": "67e270d46f691b8d45c70be5d4c20197c556423c62ad2a958f3618590c0a7f32"
            },
            "downloads": -1,
            "filename": "aiobatch-0.0.1.dev5.tar.gz",
            "has_sig": false,
            "md5_digest": "32422fc0b8d2e3c38d0e785248256ff6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8843,
            "upload_time": "2024-08-20T05:23:03",
            "upload_time_iso_8601": "2024-08-20T05:23:03.320207Z",
            "url": "https://files.pythonhosted.org/packages/4b/ef/eea84300c58db2053eea44c30acae898966656237991f7cdd0d86e69e8e9/aiobatch-0.0.1.dev5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 05:23:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hoveychen",
    "github_project": "aiobatch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aiobatch"
}
        
Elapsed time: 0.29606s