You can view, comment on, or merge this pull request online at:
https://github.com/apache/tvm-ffi/pull/740
-- Commit Summary --
* [STUBGEN] Generate complete field mirrors for the Rust target.
* [STUBGEN] Generate new allocators for complete Rust bindings
* [STUBGEN] Keep types under builtin parents opaque in the Rust target
* simplify.
* change the example.
* simplify.
* simplify.
-- File Changes --
M examples/rust_stubgen/README.md (28)
M examples/rust_stubgen/rust/src/generated/rust_stubgen/mod.rs (33)
M examples/rust_stubgen/rust/src/main.rs (15)
M examples/rust_stubgen/src/int_pair.cc (16)
M python/tvm_ffi/stub/layout.py (16)
M python/tvm_ffi/stub/rust_generator/codegen.py (323)
M python/tvm_ffi/stub/rust_generator/consts.py (45)
M python/tvm_ffi/stub/rust_generator/directives.py (48)
M tests/python/test_stub_layout.py (10)
M tests/python/test_stubgen_rust.py (636)
-- Patch Links --
https://github.com/apache/tvm-ffi/pull/740.patch
https://github.com/apache/tvm-ffi/pull/740.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-ffi/pull/740
You are receiving this because you are subscribed to this thread.
Message ID: <apache/tvm-ffi/pull/[email protected]>