tensorflow-cloud

View on PyPIReverse Dependencies (2)

0.1.16 tensorflow_cloud-0.1.16-py3-none-any.whl

Wheel Details

Project: tensorflow-cloud
Version: 0.1.16
Filename: tensorflow_cloud-0.1.16-py3-none-any.whl
Download: [link]
Size: 92531
MD5: 0762f73d18fc1fd21a0d9dfb3eac9e60
SHA256: 91574662dd756870ef72e3bb435da679c7044f0198a9364e293432e83def685c
Uploaded: 2021-06-17 01:15:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tensorflow-cloud
Version: 0.1.16
Summary: The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.
Author: The tensorflow cloud authors
Author-Email: tensorflow-cloud[at]google.com
Home-Page: https://github.com/tensorflow/cloud
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: absl-py
Requires-Dist: docker
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-cloud-storage
Requires-Dist: keras-tuner
Requires-Dist: tensorboard (>=2.3.0)
Requires-Dist: tensorflow (<3.0,>=1.15.0)
Requires-Dist: tensorflow-datasets
Requires-Dist: tensorflow-transform
Requires-Dist: absl-py; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: numpy; extra == "tests"
Requires-Dist: nbconvert; extra == "tests"
Provides-Extra: tests
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tensorflow_cloud/__init__.py sha256=L5rEcCuRxZgtYKlcdAIpNtSv66y0fEb29BrEFaaF3QM 1127
tensorflow_cloud/version.py sha256=7XjjQ_QTKHIM5i5WhUIKvZ5EnEXmW_98_3N9JIIhoxs 675
tensorflow_cloud/core/__init__.py sha256=GnjUGFS5Y92C1qHMpi7bm1NlbnYgndNGjGghPuagtwU 596
tensorflow_cloud/core/containerize.py sha256=0APfBhg3jqYxqqAEuOuI9G-SqVKES5iqGp5kUfl5H2w 22306
tensorflow_cloud/core/deploy.py sha256=rEmNCqlEbOd3oQv2HU-u_jTkEMOSNBQg035TuNs7Y_Y 7845
tensorflow_cloud/core/docker_config.py sha256=q4gXYSJqTtP74tHtZicvSzk8i2Jk_QE6fSzTsnlodDQ 6791
tensorflow_cloud/core/gcp.py sha256=v6AjKbxTXA1Tk6YE-ge-CfysN5R68NS2qNrJ1TfMsD4 15813
tensorflow_cloud/core/machine_config.py sha256=b-Xxf5SFbHi7k7S7tz09RIOfJzVVfBO-OiNZUvFs_3w 5584
tensorflow_cloud/core/preprocess.py sha256=l09WcPXdxzkf1ddbj6kLxjcYjyrHhte2VJhRctCwIYQ 13172
tensorflow_cloud/core/run.py sha256=jXDHAIKOyqBp2qAW-8d53un6IE82SUrbjPIxeTHsYpE 14872
tensorflow_cloud/core/validate.py sha256=ByR-5-hW2wkhfqhT6BUSZhSl_WIGUf-6dj0No4tBN3c 8476
tensorflow_cloud/core/tests/__init__.py sha256=S9l9TjXJANp_8s8jc0QBrAuj-RE8eTvufFl0edvAE5M 653
tensorflow_cloud/core/tests/unit/__init__.py sha256=M_4x_s3yAu_4EY_9hA4IR-aOJSxcboqKxgrW_Hy5ktk 653
tensorflow_cloud/core/tests/unit/constants.py sha256=YVBd_f2C4HGAgcPUMSdmnw7krHybkiD9a3OvKaOcjVI 837
tensorflow_cloud/core/tests/unit/containerize_test.py sha256=lkdITAU9oGetbRemiX7G_8yRYb3ZWNnjdNp9QYiA-68 27761
tensorflow_cloud/core/tests/unit/deploy_test.py sha256=JsX2zIS5EJBFtp689fEFJ5PCpy0PC6fbNuTiGutburU 11741
tensorflow_cloud/core/tests/unit/docker_config_test.py sha256=AQG134CvJlVl_giZiiPotBh3dPexMhQwTCcJEEdgtBk 1093
tensorflow_cloud/core/tests/unit/gcp_test.py sha256=555aIPhsEAeYmKRttDSkD6_aTC3lgatBPxzAprrH5wY 8762
tensorflow_cloud/core/tests/unit/preprocess_test.py sha256=W2ZwRDOybmYx8OX3bJOuNTUDTwBtPP1YIdAPRBAsd_g 9116
tensorflow_cloud/core/tests/unit/validate_test.py sha256=Xmah1MRawbusDHzb5MS6eQbnXgAaQdZTjR6rb4UaplM 12910
tensorflow_cloud/tuner/__init__.py sha256=yQYDhvlxsiBhm3fThUOaLCqbVcwgwzilAQY0wwaKadM 615
tensorflow_cloud/tuner/cloud_fit_client.py sha256=gYtfHpqRcergNYXW53pFREQhfnDPqQ0I8vLaPlMqedo 11313
tensorflow_cloud/tuner/cloud_fit_remote.py sha256=ryTCLypG2qT4jacnvAiZVq6OGnw9rZ3h5eOqv0xwOjo 10080
tensorflow_cloud/tuner/cloud_fit_utils.py sha256=4k8gd_Kvx3KEm6wbH1XR4lBNBQbCjJdWXLk9yakyK5s 1322
tensorflow_cloud/tuner/constants.py sha256=ijG8igJzM4y65MxPP2qRUyyQsQuTQBWgtuglQFm4BE8 1194
tensorflow_cloud/tuner/tuner.py sha256=VgP5-QgsJllkKfTnJI1AjcxzvdtE-6qrrX4BNwyzK3Q 39666
tensorflow_cloud/tuner/utils.py sha256=Q_aDbLpB4cuCqhfU9P8EyJ3PevERqKXfEzu9mfa7ep0 20752
tensorflow_cloud/tuner/vizier_client.py sha256=tb18RBO0e8_ZuWnrD_J6h50KoFgxuCW0pP7ZlwJRfd8 19569
tensorflow_cloud/tuner/vizier_client_interface.py sha256=qhOwub1L0OmQVWjemc_BAHhZgEI41URigkk1qCEJLUw 4188
tensorflow_cloud/tuner/vizier_client_ucaip_interface.py sha256=jsBSEx19vRN6CZZNbzf4ZsvWyKVR7hRi98vL6S3AY0A 686
tensorflow_cloud/tuner/api/ml_public_google_rest_v1.json sha256=hJq8nkcp_RIuY8brPXjLyLwvs5y0988_USqZNp4727Y 58596
tensorflow_cloud/utils/__init__.py sha256=GnjUGFS5Y92C1qHMpi7bm1NlbnYgndNGjGghPuagtwU 596
tensorflow_cloud/utils/google_api_client.py sha256=WKFm78mKIHh2oAaDGvxYwQEvo6uuJy9s8qDul4G4BDo 11245
tensorflow_cloud/utils/tf_utils.py sha256=UUEaQBhRLgP9bbjiP14QrDjo8aMmmeLE4gdbn8zwZl0 1841
tensorflow_cloud-0.1.16.dist-info/METADATA sha256=5nrNqDU04YtQtYYKcmWZbO6oo2Io9kaGHQ-iaSRAcy0 1801
tensorflow_cloud-0.1.16.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
tensorflow_cloud-0.1.16.dist-info/top_level.txt sha256=xD7f2-HkssAQduNvm1lZf3Z35kLvlHz3YAt9sLLJQpo 17
tensorflow_cloud-0.1.16.dist-info/RECORD

top_level.txt

tensorflow_cloud