tensorflow / cloud

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.
https://github.com/tensorflow/cloud
Apache License 2.0
371 stars 84 forks source link

Add support for preemptible instances #332

Open SinaChavoshi opened 3 years ago

SinaChavoshi commented 3 years ago

preemptible instance have a significantly lower cost, which makes the perfectly suitable for individual users and experimental projects.

This issue has been raised by users.

fernand commented 3 years ago

+1 ! This is why we're not considering TF Cloud yet at our company.

ravitejasssihl commented 1 year ago

Please assign me this issue. I want to work in this issue. @fernand @SinaChavoshi @lamberta @mihaimaruseac

mihaimaruseac commented 1 year ago

We don't generally assign issue to contributors. Instead, please send a PR when ready.