zero-init


Namezero-init JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/stan-hua/ZerO-Initialization-PyTorch
SummaryPyTorch implementation of ZerO Initialization
upload_time2024-04-12 15:50:51
maintainerNone
docs_urlNone
authorStanley Hua
requires_pythonNone
licenseNone
keywords pytorch implementation
VCS
bugtrack_url
requirements scipy torch
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyTorch implementation of ZerO Initialization

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stan-hua/ZerO-Initialization-PyTorch",
    "name": "zero-init",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pytorch implementation",
    "author": "Stanley Hua",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7d/ae/3b993ed408257fd0f178e3bf1596a1d5076c30d9691840c67c4f1393a8e2/zero_init-0.3.tar.gz",
    "platform": null,
    "description": "PyTorch implementation of ZerO Initialization\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyTorch implementation of ZerO Initialization",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/stan-hua/ZerO-Initialization-PyTorch",
        "Source": "https://github.com/stan-hua/ZerO-Initialization-PyTorch"
    },
    "split_keywords": [
        "pytorch",
        "implementation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bff35d8ca2662201536a09499e5739063c8820596b9f8f661366465042354b8",
                "md5": "4cefdaf5dcda437eae5c0ec96bf08973",
                "sha256": "0bd288dacf3d4c4a8397fb269f2bbb007875f69070ffde473e2a7d6b344dafcf"
            },
            "downloads": -1,
            "filename": "zero_init-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cefdaf5dcda437eae5c0ec96bf08973",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3756,
            "upload_time": "2024-04-12T15:50:49",
            "upload_time_iso_8601": "2024-04-12T15:50:49.493285Z",
            "url": "https://files.pythonhosted.org/packages/9b/ff/35d8ca2662201536a09499e5739063c8820596b9f8f661366465042354b8/zero_init-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dae3b993ed408257fd0f178e3bf1596a1d5076c30d9691840c67c4f1393a8e2",
                "md5": "062f0d3098a585ba57d97b447bc32136",
                "sha256": "40162683ea4a30ee6033321b176e726bae0b9880e9b60b02016d46356eed328a"
            },
            "downloads": -1,
            "filename": "zero_init-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "062f0d3098a585ba57d97b447bc32136",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2425,
            "upload_time": "2024-04-12T15:50:51",
            "upload_time_iso_8601": "2024-04-12T15:50:51.198192Z",
            "url": "https://files.pythonhosted.org/packages/7d/ae/3b993ed408257fd0f178e3bf1596a1d5076c30d9691840c67c4f1393a8e2/zero_init-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 15:50:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stan-hua",
    "github_project": "ZerO-Initialization-PyTorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": []
        }
    ],
    "lcname": "zero-init"
}
        
Elapsed time: 0.58844s