mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:46:49 +08:00
64c8996a43
* Update tf-example-sgd dependencies, AMI, and instance type * Make PyTorch dependency optional * Re-implement optional torch import * Update tensorflow_train_example * Setup tf-example-sgd config for SGD development * Document the MultiWorkerMirroredStrategy behavior * Run scripts/format * Undo GPU default for CI * Remove dev deploy file_mounts * Update docs on tf_runner and tf_trainer * Fix formatting * Remove the debug file-mounts again * Disable cifar example GPU usage by default so CI runs properly * Mark failing PyTorch test as flaky * Clarify the tf SGD sanity check * Run format script * Update tf-example-sgd.yaml Co-authored-by: Richard Liaw <rliaw@berkeley.edu>