bidirectional-cross-attention


Namebidirectional-cross-attention JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/bidirectional-cross-attention
SummaryBidirectional Cross Attention
upload_time2025-07-29 20:25:20
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, attention mechanism",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/43/dba69d5014e6c1d08d5db7d4d5a12b1e672859583dbe2ad94aa1d65dcfe2/bidirectional_cross_attention-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bidirectional Cross Attention",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/bidirectional-cross-attention"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " attention mechanism"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d6e631c4a32ef599569f29c6be9dd283783c68179505bf3767b25b1413d55e8",
                "md5": "06d96c418237ea9e62004b1b1f17ccf9",
                "sha256": "ece9b51528f7147a7fdd10e3dbe001d54605e3d7f7bd1a91ca43d320deaa1b8b"
            },
            "downloads": -1,
            "filename": "bidirectional_cross_attention-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06d96c418237ea9e62004b1b1f17ccf9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4469,
            "upload_time": "2025-07-29T20:25:19",
            "upload_time_iso_8601": "2025-07-29T20:25:19.884578Z",
            "url": "https://files.pythonhosted.org/packages/7d/6e/631c4a32ef599569f29c6be9dd283783c68179505bf3767b25b1413d55e8/bidirectional_cross_attention-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b643dba69d5014e6c1d08d5db7d4d5a12b1e672859583dbe2ad94aa1d65dcfe2",
                "md5": "aec8a209d2239ab1359d64641eef383e",
                "sha256": "a1559d65a654001ee0a864f643688a1f8457c4b16150c578696e5edb067159df"
            },
            "downloads": -1,
            "filename": "bidirectional_cross_attention-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aec8a209d2239ab1359d64641eef383e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4377,
            "upload_time": "2025-07-29T20:25:20",
            "upload_time_iso_8601": "2025-07-29T20:25:20.594180Z",
            "url": "https://files.pythonhosted.org/packages/b6/43/dba69d5014e6c1d08d5db7d4d5a12b1e672859583dbe2ad94aa1d65dcfe2/bidirectional_cross_attention-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 20:25:20",
    "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: 1.62656s