torchbox


Nametorchbox JSON
Version 1.1.26 PyPI version JSON
download
home_pagehttps://iridescent.ink/torchbox/
SummaryA PyTorch Toolbox.
upload_time2023-11-22 10:14:29
maintainer
docs_urlNone
authorZhi Liu
requires_python
licenseMIT
keywords pytorch machine learning signal processing deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # torchbox

The [torchlib](https://github.com/antsfamily/torchlib) package is deprecated.

You can install and test ``torchbox`` by: ``pip install torchbox``, ``import torchbox as tb``, ``print(tb.__version__)``

Please see [torchbox's documentation](http://iridescent.ink/torchbox) for using details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://iridescent.ink/torchbox/",
    "name": "torchbox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "PyTorch,Machine Learning,Signal Processing,Deep Learning",
    "author": "Zhi Liu",
    "author_email": "zhiliu.mind@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/09/297fceba7df10e2c8bc29049ffa5a1bc41acc7cc310704a109021f70ceeb/torchbox-1.1.26.tar.gz",
    "platform": null,
    "description": "# torchbox\n\nThe [torchlib](https://github.com/antsfamily/torchlib) package is deprecated.\n\nYou can install and test ``torchbox`` by: ``pip install torchbox``, ``import torchbox as tb``, ``print(tb.__version__)``\n\nPlease see [torchbox's documentation](http://iridescent.ink/torchbox) for using details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A PyTorch Toolbox.",
    "version": "1.1.26",
    "project_urls": {
        "Download": "https://github.com/antsfamily/torchbox/",
        "Homepage": "https://iridescent.ink/torchbox/"
    },
    "split_keywords": [
        "pytorch",
        "machine learning",
        "signal processing",
        "deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c409297fceba7df10e2c8bc29049ffa5a1bc41acc7cc310704a109021f70ceeb",
                "md5": "4360dc371b99c15acae5daf9769becbb",
                "sha256": "b7b41bfab154797b7842baa354e8888c1a25d9d8659640966e52e9956f42ce12"
            },
            "downloads": -1,
            "filename": "torchbox-1.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "4360dc371b99c15acae5daf9769becbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10106105,
            "upload_time": "2023-11-22T10:14:29",
            "upload_time_iso_8601": "2023-11-22T10:14:29.043691Z",
            "url": "https://files.pythonhosted.org/packages/c4/09/297fceba7df10e2c8bc29049ffa5a1bc41acc7cc310704a109021f70ceeb/torchbox-1.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 10:14:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antsfamily",
    "github_project": "torchbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "torchbox"
}
        
Elapsed time: 0.15842s