vector-quantize-pytorch


Namevector-quantize-pytorch JSON
Version 1.14.7 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/vector-quantizer-pytorch
SummaryVector Quantization - Pytorch
upload_time2024-04-16 03:53:46
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning pytorch quantization
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/vector-quantizer-pytorch",
    "name": "vector-quantize-pytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, pytorch, quantization",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/59/af7e36bf728497ecdac36a3a20538ede65ac58e1aee28916938a5a685405/vector_quantize_pytorch-1.14.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Vector Quantization - Pytorch",
    "version": "1.14.7",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/vector-quantizer-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " pytorch",
        " quantization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2fa3ca307642a603d038cf49dfd9f721953ad01383cfa2849a55e73ee0b7dae",
                "md5": "a8460e7051b23e3652822f0868140db2",
                "sha256": "f0237ceb447fbcb25696fecc543bd07e6a54d5853ac16ca36e1b6e981d908915"
            },
            "downloads": -1,
            "filename": "vector_quantize_pytorch-1.14.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8460e7051b23e3652822f0868140db2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28319,
            "upload_time": "2024-04-16T03:53:43",
            "upload_time_iso_8601": "2024-04-16T03:53:43.610064Z",
            "url": "https://files.pythonhosted.org/packages/b2/fa/3ca307642a603d038cf49dfd9f721953ad01383cfa2849a55e73ee0b7dae/vector_quantize_pytorch-1.14.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad59af7e36bf728497ecdac36a3a20538ede65ac58e1aee28916938a5a685405",
                "md5": "18c778e0886fb7bea5f5402dbd264fe9",
                "sha256": "a2443f51370304cf8224900bb84c8ba7d134c7fd6e3a3de575a748c147684338"
            },
            "downloads": -1,
            "filename": "vector_quantize_pytorch-1.14.7.tar.gz",
            "has_sig": false,
            "md5_digest": "18c778e0886fb7bea5f5402dbd264fe9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26742,
            "upload_time": "2024-04-16T03:53:46",
            "upload_time_iso_8601": "2024-04-16T03:53:46.248863Z",
            "url": "https://files.pythonhosted.org/packages/ad/59/af7e36bf728497ecdac36a3a20538ede65ac58e1aee28916938a5a685405/vector_quantize_pytorch-1.14.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 03:53:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "vector-quantizer-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vector-quantize-pytorch"
}
        
Elapsed time: 0.25337s