tfds-nightly


Nametfds-nightly JSON
Version 4.9.7.dev202412070044 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-07 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/89/cc/6cd0587c0ee6f3427730a536cee8d148958cb149d822aaa9bbfea5f9ef40/tfds_nightly-4.9.7.dev202412070044.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.dev202412070044",
    "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": "64dfd46a97c4e87db7774804e1769cef35776144fcde13258d01ebff8dd46b3d",
                "md5": "7a9bb98121ee3a92d3638aa961912653",
                "sha256": "9f5dd0931ee30fa22a54a3c78832802d9352dd475f01ebe7eaddd783a1f6e136"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202412070044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a9bb98121ee3a92d3638aa961912653",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5309935,
            "upload_time": "2024-12-07T00:45:24",
            "upload_time_iso_8601": "2024-12-07T00:45:24.956782Z",
            "url": "https://files.pythonhosted.org/packages/64/df/d46a97c4e87db7774804e1769cef35776144fcde13258d01ebff8dd46b3d/tfds_nightly-4.9.7.dev202412070044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89cc6cd0587c0ee6f3427730a536cee8d148958cb149d822aaa9bbfea5f9ef40",
                "md5": "b16cceac48ced7eccf013b85719fdad1",
                "sha256": "31e39fd1cd2e03590932504521ad3ab1f08f0a58ec048f21097b6966aa7addc8"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.7.dev202412070044.tar.gz",
            "has_sig": false,
            "md5_digest": "b16cceac48ced7eccf013b85719fdad1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3938520,
            "upload_time": "2024-12-07T00:45:27",
            "upload_time_iso_8601": "2024-12-07T00:45:27.312900Z",
            "url": "https://files.pythonhosted.org/packages/89/cc/6cd0587c0ee6f3427730a536cee8d148958cb149d822aaa9bbfea5f9ef40/tfds_nightly-4.9.7.dev202412070044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 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.43113s