Skip to content

Generic compute plan #21

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

Merged
merged 12 commits into from
Dec 5, 2019
Merged

Generic compute plan #21

merged 12 commits into from
Dec 5, 2019

Conversation

jmorel
Copy link
Contributor

@jmorel jmorel commented Nov 28, 2019

Add 2 tests for generic compute plans:

  • make sure circular dependencies are handled correctly
  • duplicate the test_aggregate_composite_traintuples in a compute plan

This required to update factory.py quite a bit.

@jmorel jmorel changed the base branch from master to feature/generic-composite November 28, 2019 14:46
@jmorel jmorel marked this pull request as ready for review November 29, 2019 07:47

# TODO make sur the creation is rejected
cp = session.add_compute_plan(cp_spec)
assert False
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing EOF

@inelgnu inelgnu changed the base branch from feature/generic-composite to master December 2, 2019 13:07
@jmorel jmorel force-pushed the generic-compute-plan branch from 4765e5d to 5ee8305 Compare December 2, 2019 13:25
@jmorel jmorel force-pushed the generic-compute-plan branch from 61e9bf4 to a0b9acb Compare December 3, 2019 13:30
Copy link
Contributor

@samlesu samlesu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmorel jmorel force-pushed the generic-compute-plan branch from fe376b4 to 790462f Compare December 4, 2019 07:56
@inelgnu inelgnu requested a review from samlesu December 5, 2019 09:44
@inelgnu inelgnu merged commit e5b069c into master Dec 5, 2019
@inelgnu inelgnu deleted the generic-compute-plan branch December 5, 2019 09:52
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.

4 participants