bidirectional-cross-attention


Namebidirectional-cross-attention JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/bidirectional-cross-attention
SummaryBidirectional Cross Attention
upload_time2023-12-09 18:58:19
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning 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/bidirectional-cross-attention",
    "name": "bidirectional-cross-attention",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,attention mechanism",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/fb/29a4ba32d796b47ade10a0d910960f2910ca82e26df7add0a3d06abcaddd/bidirectional-cross-attention-0.0.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bidirectional Cross Attention",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/bidirectional-cross-attention"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "attention mechanism"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c1a91772247700729dec56dd07bb7aaea33bb4d7dc36f9bcb1f4177ae33b8ea",
                "md5": "923c42296a071b60ceacbe051dba0cdb",
                "sha256": "4d575ca6679eb242ef9563a7fd4e8198f9fb8d0a4f333128e7f8f330cdc9631d"
            },
            "downloads": -1,
            "filename": "bidirectional_cross_attention-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "923c42296a071b60ceacbe051dba0cdb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4011,
            "upload_time": "2023-12-09T18:58:17",
            "upload_time_iso_8601": "2023-12-09T18:58:17.574879Z",
            "url": "https://files.pythonhosted.org/packages/1c/1a/91772247700729dec56dd07bb7aaea33bb4d7dc36f9bcb1f4177ae33b8ea/bidirectional_cross_attention-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72fb29a4ba32d796b47ade10a0d910960f2910ca82e26df7add0a3d06abcaddd",
                "md5": "b1b766e3b5df403b7e33158ae5e95d6b",
                "sha256": "1051687dc1ed9f65be8fa79ef17c52be529b31f39a657e9d884dc402b8bb87e3"
            },
            "downloads": -1,
            "filename": "bidirectional-cross-attention-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b1b766e3b5df403b7e33158ae5e95d6b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3846,
            "upload_time": "2023-12-09T18:58:19",
            "upload_time_iso_8601": "2023-12-09T18:58:19.013773Z",
            "url": "https://files.pythonhosted.org/packages/72/fb/29a4ba32d796b47ade10a0d910960f2910ca82e26df7add0a3d06abcaddd/bidirectional-cross-attention-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 18:58:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "bidirectional-cross-attention",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bidirectional-cross-attention"
}
        
Elapsed time: 0.33683s