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] Update Rust bindings #9808

Merged
merged 2 commits into from
Jan 9, 2022
Merged

Conversation

gussmith23
Copy link
Contributor

@gussmith23 gussmith23 commented Dec 29, 2021

  • Adds Rust bindings.
  • Fixes Rust bindings that have been broken by changes on the C++ side.
  • Introduces various other changes to make Rust bindings work (namely, changing things to use tvm::String).

I'm still unsure on how to construct the deleter on the Rust side, see the todo!.

@jroesch

@gussmith23 gussmith23 changed the title [Rust] Update Rust bindings [WIP][Rust] Update Rust bindings Dec 29, 2021
@gussmith23 gussmith23 changed the title [WIP][Rust] Update Rust bindings [Rust] Update Rust bindings Dec 30, 2021
@masahi masahi merged commit e97a3f2 into apache:main Jan 9, 2022
Raghav-Chakravarthy pushed a commit to Raghav-Chakravarthy/tvm that referenced this pull request Jan 28, 2022
* Update Rust bindings

* fmt

Co-authored-by: AD1024 <dh63@cs.washington.edu>
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
* Update Rust bindings

* fmt

Co-authored-by: AD1024 <dh63@cs.washington.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants