tfds-nightly


Nametfds-nightly JSON
Version 4.9.4.dev202404250044 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2024-04-25 00:44:27
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_python>=3.10
licenseApache 2.0
keywords tensorflow machine learning datasets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tensorflow/datasets is a library of public datasets ready to use with
TensorFlow. Each dataset definition contains the logic necessary to download and
prepare the dataset, as well as to read it into a model using the
`tf.data.Dataset` API.

Usage outside of TensorFlow is also supported.

See the README on GitHub for further documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tensorflow/datasets",
    "name": "tfds-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "tensorflow machine learning datasets",
    "author": "Google Inc.",
    "author_email": "packages@tensorflow.org",
    "download_url": "https://files.pythonhosted.org/packages/c6/e2/b861c7f92e2fa466c8ebfcf2fdab882e10aa730f5289d697717b304ea9b4/tfds-nightly-4.9.4.dev202404250044.tar.gz",
    "platform": null,
    "description": "tensorflow/datasets is a library of public datasets ready to use with\nTensorFlow. Each dataset definition contains the logic necessary to download and\nprepare the dataset, as well as to read it into a model using the\n`tf.data.Dataset` API.\n\nUsage outside of TensorFlow is also supported.\n\nSee the README on GitHub for further documentation.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
    "version": "4.9.4.dev202404250044",
    "project_urls": {
        "Download": "https://github.com/tensorflow/datasets/tags",
        "Homepage": "https://github.com/tensorflow/datasets"
    },
    "split_keywords": [
        "tensorflow",
        "machine",
        "learning",
        "datasets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c83a4a39f1958759b96de1dc7e7726ed84e27f2dd6ad941237884e8fbbf80af8",
                "md5": "b53400b8b61a01f326445b195e99838f",
                "sha256": "4c3d42cc84fa5bd00a8a69c8e60ce7649d438c336133898c33d69c0cb41912a3"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.4.dev202404250044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b53400b8b61a01f326445b195e99838f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5096603,
            "upload_time": "2024-04-25T00:44:20",
            "upload_time_iso_8601": "2024-04-25T00:44:20.326821Z",
            "url": "https://files.pythonhosted.org/packages/c8/3a/4a39f1958759b96de1dc7e7726ed84e27f2dd6ad941237884e8fbbf80af8/tfds_nightly-4.9.4.dev202404250044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6e2b861c7f92e2fa466c8ebfcf2fdab882e10aa730f5289d697717b304ea9b4",
                "md5": "12eb6de7c2b19658dbfe538019d503ef",
                "sha256": "4f67e7069a04444d265f964e7cff07d6733da1c40060cc498ed65636db9644bc"
            },
            "downloads": -1,
            "filename": "tfds-nightly-4.9.4.dev202404250044.tar.gz",
            "has_sig": false,
            "md5_digest": "12eb6de7c2b19658dbfe538019d503ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3745950,
            "upload_time": "2024-04-25T00:44:27",
            "upload_time_iso_8601": "2024-04-25T00:44:27.171020Z",
            "url": "https://files.pythonhosted.org/packages/c6/e2/b861c7f92e2fa466c8ebfcf2fdab882e10aa730f5289d697717b304ea9b4/tfds-nightly-4.9.4.dev202404250044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 00:44:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "datasets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tfds-nightly"
}
        
Elapsed time: 0.25544s