tf-keras-nightly


Nametf-keras-nightly JSON
Version 2.20.0.dev2025022010 PyPI version JSON
download
home_pagehttps://keras.io/
SummaryDeep learning for humans.
upload_time2025-02-20 10:59:27
maintainerNone
docs_urlNone
authorKeras team
requires_python>=3.9
licenseApache 2.0
keywords keras tensorflow machine learning deep learning
VCS
bugtrack_url
requirements pandas pydot scipy protobuf tf-nightly portpicker pyyaml Pillow numpy black isort flake8 nvidia-cublas-cu12 nvidia-cuda-cupti-cu12 nvidia-cuda-nvrtc-cu12 nvidia-cuda-runtime-cu12 nvidia-cudnn-cu12 nvidia-cufft-cu12 nvidia-curand-cu12 nvidia-cusolver-cu12 nvidia-cusparse-cu12 nvidia-nccl-cu12 nvidia-nvjitlink-cu12
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TF-Keras is a deep learning API written in Python,
running on top of the machine learning platform TensorFlow.

It was developed with a focus on enabling fast experimentation and
providing a delightful developer experience.
The purpose of TF-Keras is to give an *unfair advantage* to any developer
looking to ship ML-powered apps.

            

Raw data

            {
    "_id": null,
    "home_page": "https://keras.io/",
    "name": "tf-keras-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "keras, tensorflow, machine learning, deep learning",
    "author": "Keras team",
    "author_email": "keras-users@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/13/ac76c95049065c988ce855c7fa976b9bce3c5e8419c577360ca3e05f7c45/tf_keras_nightly-2.20.0.dev2025022010.tar.gz",
    "platform": null,
    "description": "TF-Keras is a deep learning API written in Python,\nrunning on top of the machine learning platform TensorFlow.\n\nIt was developed with a focus on enabling fast experimentation and\nproviding a delightful developer experience.\nThe purpose of TF-Keras is to give an *unfair advantage* to any developer\nlooking to ship ML-powered apps.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Deep learning for humans.",
    "version": "2.20.0.dev2025022010",
    "project_urls": {
        "Download": "https://github.com/keras-team/tf-keras/tags",
        "Homepage": "https://keras.io/"
    },
    "split_keywords": [
        "keras",
        " tensorflow",
        " machine learning",
        " deep learning"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b06bf8b09690171b4c2dc7757d0c35f7d93b79e4f22c283c5ddf43380ec719f2",
                "md5": "71942fcf3de8d36e8269bf3f3ae56721",
                "sha256": "6e882ee99b9f0a88170b1e6f7b479888c3bcadbb8a3bb7d8da5e37eae5fd7b00"
            },
            "downloads": -1,
            "filename": "tf_keras_nightly-2.20.0.dev2025022010-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71942fcf3de8d36e8269bf3f3ae56721",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1727009,
            "upload_time": "2025-02-20T10:59:23",
            "upload_time_iso_8601": "2025-02-20T10:59:23.749101Z",
            "url": "https://files.pythonhosted.org/packages/b0/6b/f8b09690171b4c2dc7757d0c35f7d93b79e4f22c283c5ddf43380ec719f2/tf_keras_nightly-2.20.0.dev2025022010-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b213ac76c95049065c988ce855c7fa976b9bce3c5e8419c577360ca3e05f7c45",
                "md5": "edd9a6e66a17d28aa4f601218c933518",
                "sha256": "6ff0b88c90d38ec88fe8b44297c3a66fb1fef36c7ff4de92a76640208aed6e2e"
            },
            "downloads": -1,
            "filename": "tf_keras_nightly-2.20.0.dev2025022010.tar.gz",
            "has_sig": false,
            "md5_digest": "edd9a6e66a17d28aa4f601218c933518",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1262455,
            "upload_time": "2025-02-20T10:59:27",
            "upload_time_iso_8601": "2025-02-20T10:59:27.231365Z",
            "url": "https://files.pythonhosted.org/packages/b2/13/ac76c95049065c988ce855c7fa976b9bce3c5e8419c577360ca3e05f7c45/tf_keras_nightly-2.20.0.dev2025022010.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 10:59:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "keras-team",
    "github_project": "tf-keras",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pydot",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "4.21.6"
                ]
            ]
        },
        {
            "name": "tf-nightly",
            "specs": []
        },
        {
            "name": "portpicker",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.1.0"
                ],
                [
                    ">=",
                    "1.26.0"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "22.3.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "5.10.1"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "4.0.1"
                ]
            ]
        },
        {
            "name": "nvidia-cublas-cu12",
            "specs": [
                [
                    "==",
                    "12.5.3.2"
                ]
            ]
        },
        {
            "name": "nvidia-cuda-cupti-cu12",
            "specs": [
                [
                    "==",
                    "12.5.82"
                ]
            ]
        },
        {
            "name": "nvidia-cuda-nvrtc-cu12",
            "specs": [
                [
                    "==",
                    "12.5.82"
                ]
            ]
        },
        {
            "name": "nvidia-cuda-runtime-cu12",
            "specs": [
                [
                    "==",
                    "12.5.82"
                ]
            ]
        },
        {
            "name": "nvidia-cudnn-cu12",
            "specs": [
                [
                    "==",
                    "9.3.0.75"
                ]
            ]
        },
        {
            "name": "nvidia-cufft-cu12",
            "specs": [
                [
                    "==",
                    "11.2.3.61"
                ]
            ]
        },
        {
            "name": "nvidia-curand-cu12",
            "specs": [
                [
                    "==",
                    "10.3.6.82"
                ]
            ]
        },
        {
            "name": "nvidia-cusolver-cu12",
            "specs": [
                [
                    "==",
                    "11.6.3.83"
                ]
            ]
        },
        {
            "name": "nvidia-cusparse-cu12",
            "specs": [
                [
                    "==",
                    "12.5.1.3"
                ]
            ]
        },
        {
            "name": "nvidia-nccl-cu12",
            "specs": [
                [
                    "==",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "nvidia-nvjitlink-cu12",
            "specs": [
                [
                    "==",
                    "12.5.82"
                ]
            ]
        }
    ],
    "lcname": "tf-keras-nightly"
}
        
Elapsed time: 0.48910s