orbax


Nameorbax JSON
Version 0.1.9 PyPI version JSON
download
home_page
SummaryOrbax
upload_time2023-09-06 20:43:02
maintainer
docs_urlNone
authorOrbax Authors
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orbax

**Orbax is no longer a standalone package, and should not be installed directly.**

[Orbax](https://orbax.readthedocs.io/en/latest/) is a namespace providing common
utility libraries for JAX users.

Please install [orbax-checkpoint](https://pypi.org/project/orbax-checkpoint) or
[orbax-export](https://pypi.org/project/orbax-export) instead, for model
checkpointing and exporting utilities respectively. By default, installing
`orbax` will install `orbax-checkpoint`.

## Support

Contact orbax-dev@google.com for help or with any questions about Orbax!

### History

Orbax was initially published as a catch-all package itself. In order to
minimize dependency bloat for users, we have frozen that package at
`orbax-0.1.9`, and will continue to release future changes under the
domain-specific utilities listed above (e.g. `orbax-checkpoint`).

As we have preserved the orbax namespace, existing import statements can remain
unchanged (e.g. `from orbax import checkpoint`).



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "orbax",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Orbax Authors",
    "author_email": "orbax-dev@google.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/78/0e144f12703c95d4495e9abc390c2f548ee9f24d2e487137108a921b1d81/orbax-0.1.9.tar.gz",
    "platform": null,
    "description": "# Orbax\n\n**Orbax is no longer a standalone package, and should not be installed directly.**\n\n[Orbax](https://orbax.readthedocs.io/en/latest/) is a namespace providing common\nutility libraries for JAX users.\n\nPlease install [orbax-checkpoint](https://pypi.org/project/orbax-checkpoint) or\n[orbax-export](https://pypi.org/project/orbax-export) instead, for model\ncheckpointing and exporting utilities respectively. By default, installing\n`orbax` will install `orbax-checkpoint`.\n\n## Support\n\nContact orbax-dev@google.com for help or with any questions about Orbax!\n\n### History\n\nOrbax was initially published as a catch-all package itself. In order to\nminimize dependency bloat for users, we have frozen that package at\n`orbax-0.1.9`, and will continue to release future changes under the\ndomain-specific utilities listed above (e.g. `orbax-checkpoint`).\n\nAs we have preserved the orbax namespace, existing import statements can remain\nunchanged (e.g. `from orbax import checkpoint`).\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Orbax",
    "version": "0.1.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7780e144f12703c95d4495e9abc390c2f548ee9f24d2e487137108a921b1d81",
                "md5": "ffb21e34ee175eb1fd27d6feb73acc8e",
                "sha256": "42dd487ceef9fbf027f4720f3d041686af75120466a528a8a8141226bc197218"
            },
            "downloads": -1,
            "filename": "orbax-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "ffb21e34ee175eb1fd27d6feb73acc8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1649,
            "upload_time": "2023-09-06T20:43:02",
            "upload_time_iso_8601": "2023-09-06T20:43:02.819487Z",
            "url": "https://files.pythonhosted.org/packages/c7/78/0e144f12703c95d4495e9abc390c2f548ee9f24d2e487137108a921b1d81/orbax-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 20:43:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orbax"
}
        
Elapsed time: 0.11392s