h-transformer-1d


Nameh-transformer-1d JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/h-transformer-1d
SummaryH-Transformer 1D - Pytorch
upload_time2024-02-12 14:53:11
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning transformers efficient 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/h-transformer-1d",
    "name": "h-transformer-1d",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,transformers,efficient attention",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/7d/23c862ba8bf6fa45dba2fe8a10f6c134b94061aef6c37a6118d96fe40110/h-transformer-1d-0.1.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "H-Transformer 1D - Pytorch",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/h-transformer-1d"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "transformers",
        "efficient attention"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89c458edc0d00227e857c83f09a82a465aa64e18ed7cc83adb50430985059865",
                "md5": "1ed722a002a2031bfe5f4224aa38971d",
                "sha256": "e8a5bcfc93b5dfc8586b5bb40981f8ac62fa69378ffd36868b8ab22dac809847"
            },
            "downloads": -1,
            "filename": "h_transformer_1d-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ed722a002a2031bfe5f4224aa38971d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9460,
            "upload_time": "2024-02-12T14:53:10",
            "upload_time_iso_8601": "2024-02-12T14:53:10.050734Z",
            "url": "https://files.pythonhosted.org/packages/89/c4/58edc0d00227e857c83f09a82a465aa64e18ed7cc83adb50430985059865/h_transformer_1d-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d57d23c862ba8bf6fa45dba2fe8a10f6c134b94061aef6c37a6118d96fe40110",
                "md5": "5773330e8f0dafb713048c10cce8d45c",
                "sha256": "c728d7546b83661db0aba5d2dba078c1cc343c7182a29d7eef2f5f26c9429fb3"
            },
            "downloads": -1,
            "filename": "h-transformer-1d-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "5773330e8f0dafb713048c10cce8d45c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9735,
            "upload_time": "2024-02-12T14:53:11",
            "upload_time_iso_8601": "2024-02-12T14:53:11.153891Z",
            "url": "https://files.pythonhosted.org/packages/d5/7d/23c862ba8bf6fa45dba2fe8a10f6c134b94061aef6c37a6118d96fe40110/h-transformer-1d-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 14:53:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "h-transformer-1d",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "h-transformer-1d"
}
        
Elapsed time: 0.17796s