ortei


Nameortei JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/tree/main
SummaryONNX-Runtime-Engine-Interface
upload_time2023-08-09 05:45:26
maintainer
docs_urlNone
author404Vector
requires_python>=3.8
license
keywords 404vector ortei
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Package.ONNX-Runtime-Engine-Interface

ONNX Runtime으로 Engine을 만들 때 공통으로 사용할 수 있는 Interface를 제공합니다.

## Status

[![Basic PR Check](https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/actions/workflows/workflow_pr_check_basic.yml/badge.svg?branch=main)](https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/actions/workflows/workflow_pr_check_basic.yml)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/tree/main",
    "name": "ortei",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "404Vector,ortei",
    "author": "404Vector",
    "author_email": "tiryul@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/c8/cc65ef52e58cdc53ec466d62d394a4e021f9782a9a533daae165807f98b9/ortei-0.1.1.tar.gz",
    "platform": null,
    "description": "# Package.ONNX-Runtime-Engine-Interface\n\nONNX Runtime\uc73c\ub85c Engine\uc744 \ub9cc\ub4e4 \ub54c \uacf5\ud1b5\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 Interface\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\n\n## Status\n\n[![Basic PR Check](https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/actions/workflows/workflow_pr_check_basic.yml/badge.svg?branch=main)](https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/actions/workflows/workflow_pr_check_basic.yml)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ONNX-Runtime-Engine-Interface",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/404Vector/Package.ONNX-Runtime-Engine-Interface/tree/main"
    },
    "split_keywords": [
        "404vector",
        "ortei"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c432f7717b19c5f4f494e06bfc5bfb914fec27f2b5977a4296414ae3ee2b4d04",
                "md5": "acdedd7184c4b2b8c72617982728b998",
                "sha256": "46ac1d67d8bcd7a95c591f74cd28f887e5c426a8fceba6cbc2e64cdb9774aeda"
            },
            "downloads": -1,
            "filename": "ortei-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acdedd7184c4b2b8c72617982728b998",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4904,
            "upload_time": "2023-08-09T05:45:24",
            "upload_time_iso_8601": "2023-08-09T05:45:24.888608Z",
            "url": "https://files.pythonhosted.org/packages/c4/32/f7717b19c5f4f494e06bfc5bfb914fec27f2b5977a4296414ae3ee2b4d04/ortei-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0c8cc65ef52e58cdc53ec466d62d394a4e021f9782a9a533daae165807f98b9",
                "md5": "79b0755e3d25b0596ededc5dfba41af2",
                "sha256": "0c0240ae0ee8e5cdee2d4ca8fa2e44f759c6148ab722cd68113c4f54e77a2f83"
            },
            "downloads": -1,
            "filename": "ortei-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "79b0755e3d25b0596ededc5dfba41af2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4422,
            "upload_time": "2023-08-09T05:45:26",
            "upload_time_iso_8601": "2023-08-09T05:45:26.248618Z",
            "url": "https://files.pythonhosted.org/packages/e0/c8/cc65ef52e58cdc53ec466d62d394a4e021f9782a9a533daae165807f98b9/ortei-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 05:45:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "404Vector",
    "github_project": "Package.ONNX-Runtime-Engine-Interface",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ortei"
}
        
Elapsed time: 0.37649s