tfds-nightly


Nametfds-nightly JSON
Version 4.9.7.dev202501190044 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2025-01-19 00:45:23
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/2b/84/e2bccbaf2a1581ee0b7686e1cebc9e64a42b64eb375be3a525b9488ae4f2/tfds_nightly-4.9.7.dev202501190044.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.7.dev202501190044",
    "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": "08b9e9efb673500d6c04add00a94f4b7e6e54bce7fc5392421addfc0bc4c14da",
                "md5": "efd8487dd3768e4472f57654f1844a90",
                "sha256": "753a96344a6ccd35a256503ef7eacc6586ce5b102f866c89a8e379cc7459413d"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202501190044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "efd8487dd3768e4472f57654f1844a90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5311174,
            "upload_time": "2025-01-19T00:45:18",
            "upload_time_iso_8601": "2025-01-19T00:45:18.598416Z",
            "url": "https://files.pythonhosted.org/packages/08/b9/e9efb673500d6c04add00a94f4b7e6e54bce7fc5392421addfc0bc4c14da/tfds_nightly-4.9.7.dev202501190044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b84e2bccbaf2a1581ee0b7686e1cebc9e64a42b64eb375be3a525b9488ae4f2",
                "md5": "7f7f67c6a8b826735fa1cc1705f2fe4f",
                "sha256": "1d97db283ebd321a2b9935a6128f7b15553736bcea45480cffb22772c64d1b4e"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202501190044.tar.gz",
            "has_sig": false,
            "md5_digest": "7f7f67c6a8b826735fa1cc1705f2fe4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3939774,
            "upload_time": "2025-01-19T00:45:23",
            "upload_time_iso_8601": "2025-01-19T00:45:23.957073Z",
            "url": "https://files.pythonhosted.org/packages/2b/84/e2bccbaf2a1581ee0b7686e1cebc9e64a42b64eb375be3a525b9488ae4f2/tfds_nightly-4.9.7.dev202501190044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-19 00:45:23",
    "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.42585s