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

Update API and Traversal to Support Nested NodeGraphs #1790

Closed

Commits on Apr 24, 2024

  1. Nest nodegraphs.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fc27cd6 View commit details
    Browse the repository at this point in the history
  2. Fix type check.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e10ed7a View commit details
    Browse the repository at this point in the history
  3. Migraph nodegraph interface to GraphElement.

    Update unit tests.
    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3431b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da51a18 View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9dbbcb8 View commit details
    Browse the repository at this point in the history
  6. API update for JS.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e432c4d View commit details
    Browse the repository at this point in the history
  7. Refine getInterfaceInput()

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b521e04 View commit details
    Browse the repository at this point in the history
  8. Handle transitive outputs.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    29b1be9 View commit details
    Browse the repository at this point in the history
  9. Rebase.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    58e0b84 View commit details
    Browse the repository at this point in the history
  10. Rebase cleanup.

    kwokcb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c7f6215 View commit details
    Browse the repository at this point in the history