linformer


Namelinformer JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/linformer
SummaryLinformer implementation in Pytorch
upload_time2024-01-05 20:40:37
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords 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/linformer",
    "name": "linformer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "attention,artificial intelligence",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/a1/a3834aec6591c141e54ec0cd7311432708ec19f6ee1d5dd9bf4a79a72c67/linformer-0.2.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Linformer implementation in Pytorch",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/linformer"
    },
    "split_keywords": [
        "attention",
        "artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43d072ebb12edbfd28ae8e9838db10dd6e5a1ecfa1958bcf769e8f2e1df4698e",
                "md5": "8556e48f78b3a48476ed799ca9055aff",
                "sha256": "6e44ab72443014582c967d4323e8034e8e0f51e9a0ab360c22c4e4c47366f13e"
            },
            "downloads": -1,
            "filename": "linformer-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8556e48f78b3a48476ed799ca9055aff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6172,
            "upload_time": "2024-01-05T20:40:35",
            "upload_time_iso_8601": "2024-01-05T20:40:35.252932Z",
            "url": "https://files.pythonhosted.org/packages/43/d0/72ebb12edbfd28ae8e9838db10dd6e5a1ecfa1958bcf769e8f2e1df4698e/linformer-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ba1a3834aec6591c141e54ec0cd7311432708ec19f6ee1d5dd9bf4a79a72c67",
                "md5": "397d8151eed151dc659fc26fa4cc4b11",
                "sha256": "747a4dc025a557d164b61170f140ec4aa37cfca3ce088318f3d5f39194cfcaba"
            },
            "downloads": -1,
            "filename": "linformer-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "397d8151eed151dc659fc26fa4cc4b11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6518,
            "upload_time": "2024-01-05T20:40:37",
            "upload_time_iso_8601": "2024-01-05T20:40:37.230384Z",
            "url": "https://files.pythonhosted.org/packages/7b/a1/a3834aec6591c141e54ec0cd7311432708ec19f6ee1d5dd9bf4a79a72c67/linformer-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-05 20:40:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "linformer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "linformer"
}
        
Elapsed time: 0.17205s