tfds-nightly


Nametfds-nightly JSON
Version 4.9.7.dev202412190044 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2024-12-19 00:45: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/4b/d2/b0c17c3507650b721537fd9f9de2ef24423d5b233b2c179b9727d1bec760/tfds_nightly-4.9.7.dev202412190044.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.dev202412190044",
    "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": "99608c479ccd1077793aafd9aafe16993279c6bef5c90a28a903d9b4ca9d22e1",
                "md5": "34e59529ae4e84def6744bd6cd706536",
                "sha256": "0d3c97b426ff95ab6f9c0fa971ad7ba46a10ebfede6fcbb21950c31c8bd28d42"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202412190044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34e59529ae4e84def6744bd6cd706536",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5310153,
            "upload_time": "2024-12-19T00:45:21",
            "upload_time_iso_8601": "2024-12-19T00:45:21.992450Z",
            "url": "https://files.pythonhosted.org/packages/99/60/8c479ccd1077793aafd9aafe16993279c6bef5c90a28a903d9b4ca9d22e1/tfds_nightly-4.9.7.dev202412190044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bd2b0c17c3507650b721537fd9f9de2ef24423d5b233b2c179b9727d1bec760",
                "md5": "c48edabe09299639aa929132d0847af3",
                "sha256": "86f5d4d81aad6128cfdfc3de0ed2a3d0fa2160afdb474927c7394523dbce3aba"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202412190044.tar.gz",
            "has_sig": false,
            "md5_digest": "c48edabe09299639aa929132d0847af3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3940078,
            "upload_time": "2024-12-19T00:45:27",
            "upload_time_iso_8601": "2024-12-19T00:45:27.590634Z",
            "url": "https://files.pythonhosted.org/packages/4b/d2/b0c17c3507650b721537fd9f9de2ef24423d5b233b2c179b9727d1bec760/tfds_nightly-4.9.7.dev202412190044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 00:45: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.58438s