agent-attention-pytorch


Nameagent-attention-pytorch JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/agent-attention-pytorch
SummaryAgent Attention - Pytorch
upload_time2023-12-22 22:39:35
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning attention linear attention
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/agent-attention-pytorch",
    "name": "agent-attention-pytorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,attention,linear attention",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/5d/39fd149f46de288301b000f93b1d4bd92d78d86cdce0c6282d094520df63/agent-attention-pytorch-0.1.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Agent Attention - Pytorch",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/agent-attention-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "attention",
        "linear attention"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d07062d98f4dec0732f88148ba5b79b89f3a9c92582e9c7da8e99ec057daff1b",
                "md5": "6c923038b20f8e7ef1d45227acdaf8a4",
                "sha256": "0abae5c0a133838390030845c0a542ca62b0ac4b06989ff5f623465d1f165cdf"
            },
            "downloads": -1,
            "filename": "agent_attention_pytorch-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c923038b20f8e7ef1d45227acdaf8a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5367,
            "upload_time": "2023-12-22T22:39:33",
            "upload_time_iso_8601": "2023-12-22T22:39:33.550501Z",
            "url": "https://files.pythonhosted.org/packages/d0/70/62d98f4dec0732f88148ba5b79b89f3a9c92582e9c7da8e99ec057daff1b/agent_attention_pytorch-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "125d39fd149f46de288301b000f93b1d4bd92d78d86cdce0c6282d094520df63",
                "md5": "78d4073f47525914c4c1d872d8f2e772",
                "sha256": "e710d6cf75c08dfc2348a7afd58e1dd7878ed0669b96081a1ed539fb014b101e"
            },
            "downloads": -1,
            "filename": "agent-attention-pytorch-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "78d4073f47525914c4c1d872d8f2e772",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5270,
            "upload_time": "2023-12-22T22:39:35",
            "upload_time_iso_8601": "2023-12-22T22:39:35.180638Z",
            "url": "https://files.pythonhosted.org/packages/12/5d/39fd149f46de288301b000f93b1d4bd92d78d86cdce0c6282d094520df63/agent-attention-pytorch-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 22:39:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "agent-attention-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "agent-attention-pytorch"
}
        
Elapsed time: 0.17003s