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

tvm crate stage 3 of Rust refactor #5769

Merged
merged 13 commits into from Jun 18, 2020
Merged

tvm crate stage 3 of Rust refactor #5769

merged 13 commits into from Jun 18, 2020

Commits on Jun 10, 2020

  1. Adapt to new macro

    jroesch committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fcdfffa View commit details
    Browse the repository at this point in the history
  2. Add tvm crate

    jroesch committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    43325ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7aa26a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Super slick API working

    jroesch committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dc099df View commit details
    Browse the repository at this point in the history
  2. Add examples

    jroesch committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ea64054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11cab68 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Move array.rs around

    jroesch committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8ef64c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d38c09 View commit details
    Browse the repository at this point in the history
  3. Fix some memory issues

    jroesch committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    328808b View commit details
    Browse the repository at this point in the history
  4. Fix ref counting issue

    jroesch committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c0a140c View commit details
    Browse the repository at this point in the history
  5. Formatting and cleanup

    jroesch committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    1eb971b View commit details
    Browse the repository at this point in the history
  6. Remove out-of-tree for now

    jroesch committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    205d2b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Remove out-of-tree

    jroesch committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e8f7f34 View commit details
    Browse the repository at this point in the history