CoLT5-attention


NameCoLT5-attention JSON
Version 0.11.1 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/CoLT5-attention
SummaryConditionally Routed Attention
upload_time2024-09-06 14:56:13
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/8a/1d/f8cf4255de72e826ad822c2e77d447e12c8abb9718420c86bb50e3735326/colt5_attention-0.11.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Conditionally Routed Attention",
    "version": "0.11.1",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/CoLT5-attention"
    },
    "split_keywords": [
        "artificial intelligence",
        " attention mechanism",
        " dynamic routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81a8c32db57cc3352c686e6941c55bb85fc3ad41e139f9c66e0ff2dce976fca4",
                "md5": "9dba77aa150ed5881dcf34d7a36815a4",
                "sha256": "90cd68b4bf24e7513be67cc0572f29ff579b4ccbd9ae9bceeb7ff3db02c0f085"
            },
            "downloads": -1,
            "filename": "CoLT5_attention-0.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dba77aa150ed5881dcf34d7a36815a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18586,
            "upload_time": "2024-09-06T14:56:12",
            "upload_time_iso_8601": "2024-09-06T14:56:12.838022Z",
            "url": "https://files.pythonhosted.org/packages/81/a8/c32db57cc3352c686e6941c55bb85fc3ad41e139f9c66e0ff2dce976fca4/CoLT5_attention-0.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a1df8cf4255de72e826ad822c2e77d447e12c8abb9718420c86bb50e3735326",
                "md5": "6b8595953577ef6708410821f84a60b0",
                "sha256": "7a8082efa20a86f6257ba3c76b9e4cd8a978ddc073483189accf9a7ef4cce61b"
            },
            "downloads": -1,
            "filename": "colt5_attention-0.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6b8595953577ef6708410821f84a60b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20482,
            "upload_time": "2024-09-06T14:56:13",
            "upload_time_iso_8601": "2024-09-06T14:56:13.762623Z",
            "url": "https://files.pythonhosted.org/packages/8a/1d/f8cf4255de72e826ad822c2e77d447e12c8abb9718420c86bb50e3735326/colt5_attention-0.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 14:56:13",
    "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: 1.68737s