FLASH-pytorch


NameFLASH-pytorch JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/FLASH-pytorch
SummaryFLASH - Transformer Quality in Linear Time - Pytorch
upload_time2023-05-12 18:10:32
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning transformers attention mechanism
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/FLASH-pytorch",
    "name": "FLASH-pytorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,transformers,attention mechanism",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/20/45/73286acbef078a2c2babe7c936a20766ab6c84de1826f22e96ce8e9d4215/FLASH-pytorch-0.1.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "FLASH - Transformer Quality in Linear Time - Pytorch",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/FLASH-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "transformers",
        "attention mechanism"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d390e9d728f13d468f96a12107d5e26848a71579c514b4e840264f09b2015a8",
                "md5": "962e98bffe26982045daf88918e5866f",
                "sha256": "c14b525f8bca2718e65d9664b08139b66714a46a488afb96a7e8f171b4678bf6"
            },
            "downloads": -1,
            "filename": "FLASH_pytorch-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "962e98bffe26982045daf88918e5866f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6941,
            "upload_time": "2023-05-12T18:10:30",
            "upload_time_iso_8601": "2023-05-12T18:10:30.651458Z",
            "url": "https://files.pythonhosted.org/packages/6d/39/0e9d728f13d468f96a12107d5e26848a71579c514b4e840264f09b2015a8/FLASH_pytorch-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "204573286acbef078a2c2babe7c936a20766ab6c84de1826f22e96ce8e9d4215",
                "md5": "89833983e48bdcf374dd8f5bafe506be",
                "sha256": "faf2a1854bb1129f1e14d622ff1d617bc78e63a2cde6f77843e0b595ed94a813"
            },
            "downloads": -1,
            "filename": "FLASH-pytorch-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "89833983e48bdcf374dd8f5bafe506be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7878,
            "upload_time": "2023-05-12T18:10:32",
            "upload_time_iso_8601": "2023-05-12T18:10:32.792577Z",
            "url": "https://files.pythonhosted.org/packages/20/45/73286acbef078a2c2babe7c936a20766ab6c84de1826f22e96ce8e9d4215/FLASH-pytorch-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 18:10:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "FLASH-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flash-pytorch"
}
        
Elapsed time: 0.20686s