jaxlib-rocm


Namejaxlib-rocm JSON
Version 0.4.6.5401 PyPI version JSON
download
home_pagehttps://github.com/google/jax
SummaryXLA library for JAX
upload_time2023-04-28 05:14:15
maintainer
docs_urlNone
authorJAX team
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jaxlib: support library for JAX

jaxlib is the support library for JAX. While JAX itself is a pure Python package,
jaxlib contains the binary (C/C++) parts of the library, including Python bindings,
the XLA compiler, the PJRT runtime, and a handful of handwritten kernels.
For more information, including installation and build instructions, refer to main
JAX README: https://github.com/google/jax/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google/jax",
    "name": "jaxlib-rocm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "JAX team",
    "author_email": "jax-dev@google.com",
    "download_url": "",
    "platform": null,
    "description": "# jaxlib: support library for JAX\n\njaxlib is the support library for JAX. While JAX itself is a pure Python package,\njaxlib contains the binary (C/C++) parts of the library, including Python bindings,\nthe XLA compiler, the PJRT runtime, and a handful of handwritten kernels.\nFor more information, including installation and build instructions, refer to main\nJAX README: https://github.com/google/jax/.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "XLA library for JAX",
    "version": "0.4.6.5401",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75691889fdd9b9a08b72a07b1b688997d74993b1c8308e03f75984483a4b12fb",
                "md5": "ab2d6c321061c672486840ce1f01d70f",
                "sha256": "adc1b6486ec9d316f0280ad210e796174e77c29ffcf288e03c4b42a0f100e10d"
            },
            "downloads": -1,
            "filename": "jaxlib_rocm-0.4.6.5401-cp39-cp39-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ab2d6c321061c672486840ce1f01d70f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 90682902,
            "upload_time": "2023-04-28T05:14:15",
            "upload_time_iso_8601": "2023-04-28T05:14:15.255598Z",
            "url": "https://files.pythonhosted.org/packages/75/69/1889fdd9b9a08b72a07b1b688997d74993b1c8308e03f75984483a4b12fb/jaxlib_rocm-0.4.6.5401-cp39-cp39-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-28 05:14:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "google",
    "github_project": "jax",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jaxlib-rocm"
}
        
Elapsed time: 0.07682s