Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GCP] Fix GCP labels for TPU (#3652)
* [GCP] initial take for dws support with migs * fix lint errors * dependency and format fix * refactor mig instance creation * fix * remove unecessary instance creation code for mig * Fix deletion * Fix instance template logic * Restart * format * format * move to REST APIs instead of python APIs * add multi-node back * Fix multi-node * Avoid spot * format * format * fix scheduling * fix cancel * Add smoke test * revert some changes * fix smoke * Fix * fix * Fix smoke * [GCP] Changing the config name for DWS support and fix for resize request cancellation (#5) * Fix config fields * fix cancel * Add loggings * remove useless codes * Fix labels for GCP TPU * format * fix key --------- Co-authored-by: Gurcan Gercek <[email protected]> Co-authored-by: Zhanghao Wu <[email protected]> Co-authored-by: Gurcan Gercek <[email protected]>
- Loading branch information