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

[Rust] Add first stage of updating and rewriting Rust bindings. #5526

Merged
merged 6 commits into from
May 8, 2020

Commits on May 8, 2020

  1. Add tvm-sys

    jroesch committed May 8, 2020
    Configuration menu
    Copy the full SHA
    cf753c1 View commit details
    Browse the repository at this point in the history
  2. Use as_mut_ptr

    jroesch committed May 8, 2020
    Configuration menu
    Copy the full SHA
    846b081 View commit details
    Browse the repository at this point in the history
  3. Address CR feedback

    jroesch committed May 8, 2020
    Configuration menu
    Copy the full SHA
    902c271 View commit details
    Browse the repository at this point in the history
  4. Update rust/tvm-sys/src/datatype.rs

    Co-authored-by: Nick Hynes <nhynes@berkeley.edu>
    jroesch and nhynes committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6818797 View commit details
    Browse the repository at this point in the history
  5. Final CR comments

    jroesch committed May 8, 2020
    Configuration menu
    Copy the full SHA
    256ee92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbcf88d View commit details
    Browse the repository at this point in the history