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

Support for DAGRUN and DAGRUN_RO #8

Merged
merged 11 commits into from
Jun 8, 2020
Merged

Support for DAGRUN and DAGRUN_RO #8

merged 11 commits into from
Jun 8, 2020

Conversation

filipecosta90
Copy link
Collaborator

This PR adds support for DAGRUN and DAGRUN_RO commands ( including the newly added SCRIPTRUN within the DAG ).

@filipecosta90 filipecosta90 self-assigned this May 26, 2020
@filipecosta90
Copy link
Collaborator Author

@dengliming I was not able to ping on the reviewers. I would be very happy if chimed in and share your thoughts about it =) ( p.s: still adding docs and an example of it )

@filipecosta90 filipecosta90 linked an issue May 26, 2020 that may be closed by this pull request
@lgtm-com
Copy link

lgtm-com bot commented May 26, 2020

This pull request introduces 2 alerts when merging a4553a0 into e4b0a6a - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented May 26, 2020

This pull request introduces 2 alerts when merging c378ad3 into e4b0a6a - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

@filipecosta90 filipecosta90 added the enhancement New feature or request label May 26, 2020
src/dag.ts Outdated Show resolved Hide resolved
src/client.ts Show resolved Hide resolved
src/dag.ts Outdated Show resolved Hide resolved
src/tensor.ts Outdated Show resolved Hide resolved
src/script.ts Outdated Show resolved Hide resolved
src/script.ts Outdated Show resolved Hide resolved
src/model.ts Show resolved Hide resolved
src/model.ts Outdated Show resolved Hide resolved
gkorland
gkorland previously approved these changes Jun 7, 2020
@filipecosta90 filipecosta90 merged commit fb691af into master Jun 8, 2020
@filipecosta90 filipecosta90 deleted the dag.support branch June 8, 2020 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AI.DAGRUN_RO Support for AI.DAGRUN
3 participants