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

Implementation of cluster paper grammar and runtime #9

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

KeyboardNerd
Copy link
Member

@KeyboardNerd KeyboardNerd commented Nov 29, 2017

This is a huge change to PILOTS runtime and compiler. I'll separate each step into small commits.
This is a breaking change and so merge the pull request with caution.

I've finished:

  1. Restructuring existing runtime backend.
  2. Trainer Lexer/Parser
  3. Trainer CodeGen

I'll finish:

  1. Estimator Runtime separation ( in separated PR )
  2. Modification to existing PILOTS program compiler. ( in separated PR )
  3. Fix broken Predictive Server ( in this PR )

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