Raw data
{
"_id": null,
"home_page": "https://github.com/lucidrains/performer-pytorch",
"name": "performer-pytorch",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "artificial intelligence,attention mechanism,efficient attention,transformers",
"author": "Phil Wang",
"author_email": "lucidrains@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4e/0d/24a3c930a2d0a7e5439219083cbd5ef43ad7f8605078a4243eec50a68893/performer-pytorch-1.1.4.tar.gz",
"platform": "",
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Performer - Pytorch",
"version": "1.1.4",
"project_urls": {
"Homepage": "https://github.com/lucidrains/performer-pytorch"
},
"split_keywords": [
"artificial intelligence",
"attention mechanism",
"efficient attention",
"transformers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2852d12a977a3314101c95636ca7c742d829fcc28a9e89282ad4eba89b2801cb",
"md5": "db3b480dbf5122fe635a3823df980e7c",
"sha256": "8c27835741950c7b5f39d8f98056416b752c4bce9426c4c4c4b9757ba7c55fc7"
},
"downloads": -1,
"filename": "performer_pytorch-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db3b480dbf5122fe635a3823df980e7c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13314,
"upload_time": "2022-02-02T20:34:04",
"upload_time_iso_8601": "2022-02-02T20:34:04.211687Z",
"url": "https://files.pythonhosted.org/packages/28/52/d12a977a3314101c95636ca7c742d829fcc28a9e89282ad4eba89b2801cb/performer_pytorch-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e0d24a3c930a2d0a7e5439219083cbd5ef43ad7f8605078a4243eec50a68893",
"md5": "8e9cfbb6763c553a3a1d4ce4df43a0f3",
"sha256": "90f29ec0417ff68be4cd1c3d6b4005cc23f60a6ea34d182295b11571dab3d53c"
},
"downloads": -1,
"filename": "performer-pytorch-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "8e9cfbb6763c553a3a1d4ce4df43a0f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14875,
"upload_time": "2022-02-02T20:34:05",
"upload_time_iso_8601": "2022-02-02T20:34:05.863318Z",
"url": "https://files.pythonhosted.org/packages/4e/0d/24a3c930a2d0a7e5439219083cbd5ef43ad7f8605078a4243eec50a68893/performer-pytorch-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-02-02 20:34:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lucidrains",
"github_project": "performer-pytorch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pytorch-fast-transformers",
"specs": [
[
">=",
"0.3.0"
]
]
}
],
"lcname": "performer-pytorch"
}