torchpq


Nametorchpq JSON
Version 0.3.0.6 PyPI version JSON
download
home_pagehttps://github.com/DeMoriarty/TorchPQ
SummaryEfficient implementations of Product Quantization and its variants
upload_time2023-08-13 10:30:40
maintainer
docs_urlNone
authordemoriarty
requires_python
licenseMIT
keywords kmeans k-means ann pytorch machine learning pq product quantization ivfpq approximate nearest neighbors
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/DeMoriarty/TorchPQ",
    "name": "torchpq",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "KMeans,K-means,ANN,pytorch,machine learning,pq,product quantization,IVFPQ,approximate nearest neighbors",
    "author": "demoriarty",
    "author_email": "sahbanjan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/1b/4864fe2bdeb215967c3d012bd226b478dbf6dd2d181a3bbed60b84f16cc5/torchpq-0.3.0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Efficient implementations of Product Quantization and its variants",
    "version": "0.3.0.6",
    "project_urls": {
        "Download": "https://github.com/DeMoriarty/TorchPQ/archive/v_0306.tar.gz",
        "Homepage": "https://github.com/DeMoriarty/TorchPQ"
    },
    "split_keywords": [
        "kmeans",
        "k-means",
        "ann",
        "pytorch",
        "machine learning",
        "pq",
        "product quantization",
        "ivfpq",
        "approximate nearest neighbors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8321b194ce33a1e6b4f2b86ee54e43dd63f16742c7538b1527b9adb865906def",
                "md5": "26d5a84efeb8c2de52c485cdc4d54f6d",
                "sha256": "f72e4fd74e1bf300a1eddec7d8a36ada38c70e57ce9e91f0a1c918ebea40e581"
            },
            "downloads": -1,
            "filename": "torchpq-0.3.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26d5a84efeb8c2de52c485cdc4d54f6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 176570,
            "upload_time": "2023-08-13T10:30:38",
            "upload_time_iso_8601": "2023-08-13T10:30:38.233424Z",
            "url": "https://files.pythonhosted.org/packages/83/21/b194ce33a1e6b4f2b86ee54e43dd63f16742c7538b1527b9adb865906def/torchpq-0.3.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "661b4864fe2bdeb215967c3d012bd226b478dbf6dd2d181a3bbed60b84f16cc5",
                "md5": "15d14114774a65fb842e0b455fc7eea2",
                "sha256": "2ae57f2534d4203e7d08611673386b57906d73410489a6e8ef51d1e12217178f"
            },
            "downloads": -1,
            "filename": "torchpq-0.3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "15d14114774a65fb842e0b455fc7eea2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 92117,
            "upload_time": "2023-08-13T10:30:40",
            "upload_time_iso_8601": "2023-08-13T10:30:40.255162Z",
            "url": "https://files.pythonhosted.org/packages/66/1b/4864fe2bdeb215967c3d012bd226b478dbf6dd2d181a3bbed60b84f16cc5/torchpq-0.3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 10:30:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DeMoriarty",
    "github_project": "TorchPQ",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "torchpq"
}
        
Elapsed time: 0.10803s