Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the learners_file and pass learners directly #39

Merged
merged 27 commits into from
May 20, 2020

Conversation

basnijholt
Copy link
Owner

@basnijholt basnijholt commented Apr 9, 2020

This is currently blocked by

With the code of this PR one can do:

run_manager = adaptive_scheduler.server_support.RunManager(
    scheduler=scheduler,
    learners=learners,
    fnames=fnames,
    goal=goal,
)

@basnijholt basnijholt force-pushed the remove-learners-file branch from 744a804 to 46cb844 Compare April 14, 2020 13:51
@lgtm-com
Copy link

lgtm-com bot commented Apr 14, 2020

This pull request introduces 1 alert when merging 46cb844 into 6eb8aba - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@basnijholt basnijholt force-pushed the remove-learners-file branch from ca933c1 to 704a949 Compare April 16, 2020 10:56
@lgtm-com
Copy link

lgtm-com bot commented Apr 16, 2020

This pull request introduces 1 alert when merging 524915a into 6eb8aba - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@basnijholt basnijholt force-pushed the remove-learners-file branch 2 times, most recently from 9deb9e0 to 1549a03 Compare April 21, 2020 14:10
@lgtm-com
Copy link

lgtm-com bot commented May 14, 2020

This pull request introduces 1 alert when merging dcf1ac5 into a0a30ef - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@basnijholt basnijholt force-pushed the remove-learners-file branch from dcf1ac5 to f6c42ee Compare May 18, 2020 21:23
@lgtm-com
Copy link

lgtm-com bot commented May 18, 2020

This pull request introduces 1 alert when merging f6c42ee into 9d925e1 - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@basnijholt basnijholt force-pushed the remove-learners-file branch from f6c42ee to a3d9ba7 Compare May 19, 2020 10:43
@lgtm-com
Copy link

lgtm-com bot commented May 19, 2020

This pull request introduces 1 alert when merging 05a3334 into 76498bc - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@basnijholt basnijholt force-pushed the remove-learners-file branch from 05a3334 to 848af86 Compare May 19, 2020 12:16
@basnijholt basnijholt changed the title WIP: remove the learners_file and pass learners directly remove the learners_file and pass learners directly May 19, 2020
@basnijholt basnijholt merged commit 2a67e37 into master May 20, 2020
@basnijholt basnijholt deleted the remove-learners-file branch May 20, 2020 09:35
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.

1 participant