gradnorm-pytorch


Namegradnorm-pytorch JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/gradnorm-pytorch
SummaryGradNorm - Pytorch
upload_time2025-08-23 01:35:32
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning loss balancing gradient normalization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucidrains/gradnorm-pytorch",
    "name": "gradnorm-pytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, loss balancing, gradient normalization",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/83/d8/7504a2cd28512383212344de3b08d1d232c904e2c4471cc2d62c8a32d8c4/gradnorm_pytorch-0.2.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "GradNorm - Pytorch",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/gradnorm-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " loss balancing",
        " gradient normalization"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f65a29515277f0f0daccd268094c81b8255d912076d0370c97dc6ccb82060210",
                "md5": "150ee28b06e4ab3b4a16ed33789aa548",
                "sha256": "c12966f602d0051f1457811f03944733ac7dd4d36c65054f45a4fa691118e65a"
            },
            "downloads": -1,
            "filename": "gradnorm_pytorch-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "150ee28b06e4ab3b4a16ed33789aa548",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6138,
            "upload_time": "2025-08-23T01:35:31",
            "upload_time_iso_8601": "2025-08-23T01:35:31.759063Z",
            "url": "https://files.pythonhosted.org/packages/f6/5a/29515277f0f0daccd268094c81b8255d912076d0370c97dc6ccb82060210/gradnorm_pytorch-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83d87504a2cd28512383212344de3b08d1d232c904e2c4471cc2d62c8a32d8c4",
                "md5": "5768988da29f23b61a923c07684eb04d",
                "sha256": "378033fa0552fd291df7bd3afebd98552f809ed48769df0e025ab6eb1817c8a4"
            },
            "downloads": -1,
            "filename": "gradnorm_pytorch-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5768988da29f23b61a923c07684eb04d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7099,
            "upload_time": "2025-08-23T01:35:32",
            "upload_time_iso_8601": "2025-08-23T01:35:32.618268Z",
            "url": "https://files.pythonhosted.org/packages/83/d8/7504a2cd28512383212344de3b08d1d232c904e2c4471cc2d62c8a32d8c4/gradnorm_pytorch-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-23 01:35:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "gradnorm-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gradnorm-pytorch"
}
        
Elapsed time: 1.73899s