Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👽️ Add workaround to bug where trial data is saved twice.
Bug: when storage_path passed to RunConfig, data is saved to storage path and to the default ray_results dir. Workaround: set TUNE_RESULT_DIR environment variable to match the passed storage_dir.
- Loading branch information