torch-ema


Nametorch-ema JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/fadel/pytorch_ema
SummaryPyTorch library for computing moving averages of model parameters.
upload_time2021-11-17 20:59:16
maintainer
docs_urlNone
authorSamuel G. Fadel
requires_python
license
keywords pytorch parameters deep-learning
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/fadel/pytorch_ema",
    "name": "torch-ema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pytorch,parameters,deep-learning",
    "author": "Samuel G. Fadel",
    "author_email": "samuelfadel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/45/af/db7d0c8b26a13062d9b85bdcf8d977acd8a51057fb6edca9eb30613ef5ef/torch_ema-0.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "PyTorch library for computing moving averages of model parameters.",
    "version": "0.3",
    "project_urls": {
        "Download": "https://github.com/fadel/pytorch_ema/archive/0.3.tar.gz",
        "Homepage": "https://github.com/fadel/pytorch_ema"
    },
    "split_keywords": [
        "pytorch",
        "parameters",
        "deep-learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0f1a47c831436595cffbfd69a19ea129a23627120b13f4886499e58775329d1",
                "md5": "87b419a6207990670260bafc5105ceea",
                "sha256": "823ad8da5c10bc1eebcec739cc3f521aa9573229fe04e5673c304d29f1433279"
            },
            "downloads": -1,
            "filename": "torch_ema-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87b419a6207990670260bafc5105ceea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5475,
            "upload_time": "2021-11-17T20:59:14",
            "upload_time_iso_8601": "2021-11-17T20:59:14.730651Z",
            "url": "https://files.pythonhosted.org/packages/c0/f1/a47c831436595cffbfd69a19ea129a23627120b13f4886499e58775329d1/torch_ema-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45afdb7d0c8b26a13062d9b85bdcf8d977acd8a51057fb6edca9eb30613ef5ef",
                "md5": "539b6ba38d33bc8c0b04d3ef0673b54a",
                "sha256": "5a3595405fa311995f01291a1d4a9242d6be08a0fc9db29152ec6cfd586ea414"
            },
            "downloads": -1,
            "filename": "torch_ema-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "539b6ba38d33bc8c0b04d3ef0673b54a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5486,
            "upload_time": "2021-11-17T20:59:16",
            "upload_time_iso_8601": "2021-11-17T20:59:16.265699Z",
            "url": "https://files.pythonhosted.org/packages/45/af/db7d0c8b26a13062d9b85bdcf8d977acd8a51057fb6edca9eb30613ef5ef/torch_ema-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-17 20:59:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fadel",
    "github_project": "pytorch_ema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "torch-ema"
}
        
Elapsed time: 0.26759s