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 loading models by name #38

Merged
merged 15 commits into from
Aug 9, 2023

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    0a7b548 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Add functions for managing registation.

    Also added in typenames to make wit-bindgen generation more straightforward.
    geekbeast committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b20e964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7dc344 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    5fa53e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2648c6e View commit details
    Browse the repository at this point in the history
  3. Use string and remove ttl.

    geekbeast committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    736462f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Remove is_registered and add list models.

    Matthew Tamayo-Rios committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    62b482c View commit details
    Browse the repository at this point in the history
  2. Fix types.

    Matthew Tamayo-Rios committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8b516f7 View commit details
    Browse the repository at this point in the history
  3. Update for returning model list.

    Matthew Tamayo-Rios committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d54aa2a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Update WIT and clean up WITX.

    Matthew Tamayo committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    31d6207 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Uncomment graph and execution after switching to u32 for handles inst…

    …ead of resources
    Matthew Tamayo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5591ec6 View commit details
    Browse the repository at this point in the history
  2. Add additional error types.

    Matthew Tamayo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d6811b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Clean up enums and fix other PR feedback.

    Matthew Tamayo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    66f91ff View commit details
    Browse the repository at this point in the history
  2. Add set input by name.

    Matthew Tamayo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    208750d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix PR feedback.

    Matthew Tamayo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    53a2e11 View commit details
    Browse the repository at this point in the history