-
Notifications
You must be signed in to change notification settings - Fork 7
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
Setup new Node class to improve consistency of node usage in dlg-engine
#283
Merged
Commits on Sep 13, 2024
-
Node Class: Setup new node class to improve consistency of computing …
…node description throughout dlg-engine.
Configuration menu - View commit details
-
Copy full SHA for 1c6acca - Browse repository at this point
Copy the full SHA 1c6accaView commit details -
Node Class: Update REST interface to hide JSON node representation
- rest.py acts as the interface between the JSON/string representation of nodes, and the DropManagers, which should only use the Node class from now on. Note: This will not successfully deploy a graph, as the translator is not functional with the new information.
Configuration menu - View commit details
-
Copy full SHA for c094e83 - Browse repository at this point
Copy the full SHA c094e83View commit details
Commits on Sep 16, 2024
-
Node Class: Successfully use Nodes class for non-partitioned example.
- Test with HelloWorld-Simple and ArrayLoop graphs. - Unittests appear to work as well
Configuration menu - View commit details
-
Copy full SHA for a87b5f0 - Browse repository at this point
Copy the full SHA a87b5f0View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09960c1 - Browse repository at this point
Copy the full SHA 09960c1View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0392522 - Browse repository at this point
Copy the full SHA 0392522View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90d053 - Browse repository at this point
Copy the full SHA d90d053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e1f89 - Browse repository at this point
Copy the full SHA 33e1f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6441cc7 - Browse repository at this point
Copy the full SHA 6441cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf55fb3 - Browse repository at this point
Copy the full SHA bf55fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895c228 - Browse repository at this point
Copy the full SHA 895c228View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77fcc00 - Browse repository at this point
Copy the full SHA 77fcc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for f973ba3 - Browse repository at this point
Copy the full SHA f973ba3View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bf41e3 - Browse repository at this point
Copy the full SHA 5bf41e3View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4efc36a - Browse repository at this point
Copy the full SHA 4efc36aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.