reformer-pytorch


Namereformer-pytorch JSON
Version 1.4.4 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/reformer-pytorch
SummaryReformer, the Efficient Transformer, Pytorch
upload_time2021-11-06 23:09:02
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords transformers attention artificial intelligence
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/reformer-pytorch",
    "name": "reformer-pytorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "transformers,attention,artificial intelligence",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/55/b65983177c31e255074455c1872358019485252c838c175f95a0d9128f1c/reformer_pytorch-1.4.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Reformer, the Efficient Transformer, Pytorch",
    "version": "1.4.4",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/reformer-pytorch"
    },
    "split_keywords": [
        "transformers",
        "attention",
        "artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "421580280e06afc2b8a1b1289a3bec91bea2ec9989a23e4dd36465a679f06ff2",
                "md5": "5b565e0569cf0f3cdaf1ca185d4d2b78",
                "sha256": "a867ddf79738b911bf307dec029f1f75a3801a198221bd4673a418315902a124"
            },
            "downloads": -1,
            "filename": "reformer_pytorch-1.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b565e0569cf0f3cdaf1ca185d4d2b78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16833,
            "upload_time": "2021-11-06T23:09:00",
            "upload_time_iso_8601": "2021-11-06T23:09:00.929008Z",
            "url": "https://files.pythonhosted.org/packages/42/15/80280e06afc2b8a1b1289a3bec91bea2ec9989a23e4dd36465a679f06ff2/reformer_pytorch-1.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f955b65983177c31e255074455c1872358019485252c838c175f95a0d9128f1c",
                "md5": "76824d85b769c7e8689eafbc94170534",
                "sha256": "0be2eca5d6941345ac3df37c97c417c4ec57135a2dfca2b754a2907d0692f28a"
            },
            "downloads": -1,
            "filename": "reformer_pytorch-1.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "76824d85b769c7e8689eafbc94170534",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20981,
            "upload_time": "2021-11-06T23:09:02",
            "upload_time_iso_8601": "2021-11-06T23:09:02.216503Z",
            "url": "https://files.pythonhosted.org/packages/f9/55/b65983177c31e255074455c1872358019485252c838c175f95a0d9128f1c/reformer_pytorch-1.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-06 23:09:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "reformer-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reformer-pytorch"
}
        
Elapsed time: 0.87776s