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

Conversation

jroesch
Copy link
Member

@jroesch jroesch commented Jun 10, 2020

See #5764 I made a mistake with the remotes.

Copy link
Contributor

@robo-corg robo-corg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few minor changes/questions

rust/out-of-tree/import_pass.py Outdated Show resolved Hide resolved
rust/out-of-tree/Cargo.toml Outdated Show resolved Hide resolved
rust/out-of-tree/src/lib.rs Outdated Show resolved Hide resolved
rust/runtime/tests/test_wasm32/Cargo.toml Outdated Show resolved Hide resolved
rust/tvm-rt/src/string.rs Outdated Show resolved Hide resolved
rust/tvm-rt/src/to_function.rs Show resolved Hide resolved
rust/tvm/src/ir/relay/mod.rs Show resolved Hide resolved
@jroesch jroesch changed the title [WIP] tvm crate stage 3 of Rust refactor tvm crate stage 3 of Rust refactor Jun 16, 2020
@jroesch jroesch merged commit d8c80c3 into apache:master Jun 18, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 30, 2020
* Adapt to new macro

* Add tvm crate

* Fix out of tree pass with new bindings

* Super slick API working

* Add examples

* Delay egg example and add ASF headers

* Move array.rs around

* Remove outdated tests will restore in CI PR

* Fix some memory issues

* Fix ref counting issue

* Formatting and cleanup

* Remove out-of-tree for now

* Remove out-of-tree
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Jul 2, 2020
* Adapt to new macro

* Add tvm crate

* Fix out of tree pass with new bindings

* Super slick API working

* Add examples

* Delay egg example and add ASF headers

* Move array.rs around

* Remove outdated tests will restore in CI PR

* Fix some memory issues

* Fix ref counting issue

* Formatting and cleanup

* Remove out-of-tree for now

* Remove out-of-tree
@jroesch jroesch deleted the rust-tvm branch February 4, 2021 04:41
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.

None yet

3 participants