Skip to content

Move handling of no available trials to ray_trial_executor#1

Merged
ujvl merged 1 commit intoujvl:tune-delete-checkpoint-locallyfrom
richardliaw:tune-delete-checkpoint-locally
Nov 9, 2019
Merged

Move handling of no available trials to ray_trial_executor#1
ujvl merged 1 commit intoujvl:tune-delete-checkpoint-locallyfrom
richardliaw:tune-delete-checkpoint-locally

Conversation

@ujvl
Copy link
Owner

@ujvl ujvl commented Nov 9, 2019

Why are these changes needed?

Related issue number

Checks

@ujvl ujvl merged this pull request into ujvl:tune-delete-checkpoint-locally Nov 9, 2019
ujvl added a commit that referenced this pull request Nov 19, 2019
* Precede ray.get with ray.wait.

* Trigger checkpoint deletes locally in Trainable

* Clean-up code.

* Minor changes.

* Track best checkpoint so far again

* Pulled checkpoint GC out of Trainable.

* Added comments, error logging.

* Immediate pull after checkpoint taken; rsync source delete on pull

* Minor doc fixes

* Fix checkpoint manager bug

* Fix bugs, tests, formatting

* Fix bugs, feature flag for force sync.

* Fix test.

* Fix minor bugs: clear proc and less verbose sync_on_checkpoint warnings.

* Fix bug: update IP of last_result.

* Fixed message.

* Added a lot of logging.

* Changes to ray trial executor.

* More bug fixes (logging after failure), better logging.

* Fix richards bug and logging

* Add comments.

* try-except

* Fix heapq bug.

* .

* Move handling of no available trials to ray_trial_executor (#1)

* Fix formatting bug, lint.

* Addressed Richard's comments

* Revert tests.

* fix rebase

* Fix trial location reporting.

* Fix test

* Fix lint

* Rebase, use ray.get w/ timeout, lint.

* lint

* fix rebase

* Address richard's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants