tfds-nightly


Nametfds-nightly JSON
Version 4.9.4.dev202404280044 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-28 00:44:35
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/c1/77/6018c3a512d79f6c352ab1c7c381c768bab8fb87b49480b24d91c73a3167/tfds-nightly-4.9.4.dev202404280044.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.dev202404280044",
    "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": "b453dcf31debaced661e2333999ec7975d04d6f28d140d7f5cb6a844523e3db9",
                "md5": "c344abfce6cd9b54de1302943559e94e",
                "sha256": "c40d69188120232c3f3a4c5e86be864ddf998d6594876bb7a8d142c758b40b3e"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.4.dev202404280044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c344abfce6cd9b54de1302943559e94e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5097247,
            "upload_time": "2024-04-28T00:44:30",
            "upload_time_iso_8601": "2024-04-28T00:44:30.161951Z",
            "url": "https://files.pythonhosted.org/packages/b4/53/dcf31debaced661e2333999ec7975d04d6f28d140d7f5cb6a844523e3db9/tfds_nightly-4.9.4.dev202404280044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1776018c3a512d79f6c352ab1c7c381c768bab8fb87b49480b24d91c73a3167",
                "md5": "c11b3ad0513b73575a40c048e66531ca",
                "sha256": "a74295c505ca3175dc7825c27d2dc0258c0a3173eeaea907848f1cd706fedb16"
            },
            "downloads": -1,
            "filename": "tfds-nightly-4.9.4.dev202404280044.tar.gz",
            "has_sig": false,
            "md5_digest": "c11b3ad0513b73575a40c048e66531ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3745634,
            "upload_time": "2024-04-28T00:44:35",
            "upload_time_iso_8601": "2024-04-28T00:44:35.922162Z",
            "url": "https://files.pythonhosted.org/packages/c1/77/6018c3a512d79f6c352ab1c7c381c768bab8fb87b49480b24d91c73a3167/tfds-nightly-4.9.4.dev202404280044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 00:44:35",
    "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.25659s