ema-pytorch


Nameema-pytorch JSON
Version 0.7.7 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/ema-pytorch
SummaryEasy way to keep track of exponential moving average version of your pytorch module
upload_time2024-12-03 21:57:17
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning exponential moving average
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/ema-pytorch",
    "name": "ema-pytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, exponential moving average",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/81/c78532837a00578dfe752d0cedab3fe68f97b055c2b55a2c3962555a5eaa/ema_pytorch-0.7.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easy way to keep track of exponential moving average version of your pytorch module",
    "version": "0.7.7",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/ema-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " exponential moving average"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d417b35da1fce71ec7f9266992a6d6a918a09b435eaf0929ba1dd5375003537",
                "md5": "83f6c8431c2517684d9452f013380531",
                "sha256": "320b68ac33136b558a31cb383f8183aae57f7e9d92166d6f072410df8b0a00de"
            },
            "downloads": -1,
            "filename": "ema_pytorch-0.7.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83f6c8431c2517684d9452f013380531",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9807,
            "upload_time": "2024-12-03T21:57:16",
            "upload_time_iso_8601": "2024-12-03T21:57:16.759534Z",
            "url": "https://files.pythonhosted.org/packages/7d/41/7b35da1fce71ec7f9266992a6d6a918a09b435eaf0929ba1dd5375003537/ema_pytorch-0.7.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c81c78532837a00578dfe752d0cedab3fe68f97b055c2b55a2c3962555a5eaa",
                "md5": "b6dfac9e7f88ee1cc27c3fd7119062c1",
                "sha256": "ecce0e3439e03c00f95a253d6f15ada415fcab09c2c0bd15f30349d375c69ad7"
            },
            "downloads": -1,
            "filename": "ema_pytorch-0.7.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b6dfac9e7f88ee1cc27c3fd7119062c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9762,
            "upload_time": "2024-12-03T21:57:17",
            "upload_time_iso_8601": "2024-12-03T21:57:17.749224Z",
            "url": "https://files.pythonhosted.org/packages/3c/81/c78532837a00578dfe752d0cedab3fe68f97b055c2b55a2c3962555a5eaa/ema_pytorch-0.7.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 21:57:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "ema-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ema-pytorch"
}
        
Elapsed time: 0.74682s