CoLT5-attention


NameCoLT5-attention JSON
Version 0.11.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/CoLT5-attention
SummaryConditionally Routed Attention
upload_time2024-06-16 23:27:20
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence attention mechanism dynamic routing
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/CoLT5-attention",
    "name": "CoLT5-attention",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, attention mechanism, dynamic routing",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/58/af/a10298832ef0903205d86b32ce90d9b5d5b903829b3f0b7883a23e1871a3/colt5_attention-0.11.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Conditionally Routed Attention",
    "version": "0.11.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/CoLT5-attention"
    },
    "split_keywords": [
        "artificial intelligence",
        " attention mechanism",
        " dynamic routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18511eadc38a2a3725b96db601d3b37eb21f0b9c2b9875d0b831a6e533659709",
                "md5": "11d7fcb39b0407fee4307bf01bb9c057",
                "sha256": "116622411c92f869968f15eb724a391feee1ccf3cb987dabda8bd86021927d31"
            },
            "downloads": -1,
            "filename": "CoLT5_attention-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11d7fcb39b0407fee4307bf01bb9c057",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18578,
            "upload_time": "2024-06-16T23:27:18",
            "upload_time_iso_8601": "2024-06-16T23:27:18.694465Z",
            "url": "https://files.pythonhosted.org/packages/18/51/1eadc38a2a3725b96db601d3b37eb21f0b9c2b9875d0b831a6e533659709/CoLT5_attention-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58afa10298832ef0903205d86b32ce90d9b5d5b903829b3f0b7883a23e1871a3",
                "md5": "9e6485fb3a3d4d1ab54f8e1b1ca017f9",
                "sha256": "6cfde717bc06b9748c9ea12b17ac245e4cae89afd7f655e4b0cccabc9721ecae"
            },
            "downloads": -1,
            "filename": "colt5_attention-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9e6485fb3a3d4d1ab54f8e1b1ca017f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20471,
            "upload_time": "2024-06-16T23:27:20",
            "upload_time_iso_8601": "2024-06-16T23:27:20.897703Z",
            "url": "https://files.pythonhosted.org/packages/58/af/a10298832ef0903205d86b32ce90d9b5d5b903829b3f0b7883a23e1871a3/colt5_attention-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-16 23:27:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "CoLT5-attention",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "colt5-attention"
}
        
Elapsed time: 0.26702s