tensorneko-util


Nametensorneko-util JSON
Version 0.3.13 PyPI version JSON
download
home_pagehttps://github.com/ControlNet/tensorneko
SummaryThe Utils for Library TensorNeko.
upload_time2024-04-23 07:53:52
maintainerNone
docs_urlNone
authorControlNet
requires_python>=3.7
licenseNone
keywords deep learning pytorch ai
VCS
bugtrack_url
requirements torch torchaudio torchvision torchmetrics tensorboard lightning pillow av pysoundfile numpy einops
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
The independent util library for TensorNeko. This library doesn't require PyTorch as a dependency.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ControlNet/tensorneko",
    "name": "tensorneko-util",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "deep learning, pytorch, AI",
    "author": "ControlNet",
    "author_email": "smczx@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/29/727dbc6fa00423d889cf5b46be660bf07a5dbca387c81bceaa616ab60bf0/tensorneko_util-0.3.13.tar.gz",
    "platform": null,
    "description": "\nThe independent util library for TensorNeko. This library doesn't require PyTorch as a dependency.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Utils for Library TensorNeko.",
    "version": "0.3.13",
    "project_urls": {
        "Bug Tracker": "https://github.com/ControlNet/tensorneko/issues",
        "Homepage": "https://github.com/ControlNet/tensorneko",
        "Source Code": "https://github.com/ControlNet/tensorneko"
    },
    "split_keywords": [
        "deep learning",
        " pytorch",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c95c2c2236db32c7fe8913962acd44d1bef42c4b69db213c077e7ed77a5e3436",
                "md5": "008b73163c8ad3d7a2041d3db3f2a014",
                "sha256": "06cab4b88a28e993c66ded0d4075df7b0fee847868de095205ba571d37a4257d"
            },
            "downloads": -1,
            "filename": "tensorneko_util-0.3.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "008b73163c8ad3d7a2041d3db3f2a014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 425447,
            "upload_time": "2024-04-23T07:53:50",
            "upload_time_iso_8601": "2024-04-23T07:53:50.981934Z",
            "url": "https://files.pythonhosted.org/packages/c9/5c/2c2236db32c7fe8913962acd44d1bef42c4b69db213c077e7ed77a5e3436/tensorneko_util-0.3.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e729727dbc6fa00423d889cf5b46be660bf07a5dbca387c81bceaa616ab60bf0",
                "md5": "d9a9c8469b9612ff130b190ebd02796f",
                "sha256": "bc48bb590fdba691484ea325526a258416f558d12fc2671d3d44865546783452"
            },
            "downloads": -1,
            "filename": "tensorneko_util-0.3.13.tar.gz",
            "has_sig": false,
            "md5_digest": "d9a9c8469b9612ff130b190ebd02796f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 398474,
            "upload_time": "2024-04-23T07:53:52",
            "upload_time_iso_8601": "2024-04-23T07:53:52.629400Z",
            "url": "https://files.pythonhosted.org/packages/e7/29/727dbc6fa00423d889cf5b46be660bf07a5dbca387c81bceaa616ab60bf0/tensorneko_util-0.3.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 07:53:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ControlNet",
    "github_project": "tensorneko",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "torchaudio",
            "specs": [
                [
                    ">=",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    ">=",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "torchmetrics",
            "specs": [
                [
                    ">=",
                    "0.7.3"
                ]
            ]
        },
        {
            "name": "tensorboard",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "lightning",
            "specs": [
                [
                    "<",
                    "2.2"
                ],
                [
                    ">=",
                    "2.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "8.1"
                ]
            ]
        },
        {
            "name": "av",
            "specs": [
                [
                    ">=",
                    "8.0.3"
                ]
            ]
        },
        {
            "name": "pysoundfile",
            "specs": [
                [
                    ">=",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20.1"
                ]
            ]
        },
        {
            "name": "einops",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "tensorneko-util"
}
        
Elapsed time: 0.25346s