cloud icon indicating copy to clipboard operation
cloud copied to clipboard

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.

Results 78 cloud issues
Sort by recently updated
recently updated
newest added

Is there any opportunity to extend this to other clouds? It appears as though GCP is pretty deeply wired in.

enhancement

Collecting tensorflow-metadata Downloading tensorflow_metadata-1.2.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.5/48.5 kB 8.5 MB/s eta 0:00:00 Collecting pyarrow=1 Downloading pyarrow-2.0.0.tar.gz (58.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.9/58.9 MB 18.8 MB/s eta 0:00:00 Installing build dependencies ......

The 'get_preprocessed_entry_point" isn't run if the distribution strategy is None and the entry point is a python file (ends in ".py"): https://github.com/tensorflow/cloud/blob/master/src/python/tensorflow_cloud/core/run.py#L266-L282 This is a problem because this is the...

Hello, Will TensorFlow Cloud be available to run on Vertex AI? All AI Platform documentation has the following warning "_Vertex AI is the next generation of AI Platform, with many...

Seems like no releases or PRs being merged for sometime now. In case this project is deprecated, what are suggested pathways for a user to enable distributed learning in the...

I resolved the performance issue by changing the order of operations in the dataset pipeline, calling .batch(BATCH_SIZE) before .map(scale). This modification improves efficiency by batching the data before applying the...

https://github.com/GoogleChrome/related-website-sets/blob/main/related_website_sets.JSON