This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a change to branch rust-tvm-sys
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
omit 84e7d53 Tests are passing
omit 6e7ef97 New function interface
omit 8ca7efd Repair tests for tvm-sys
omit 719b805 Format for Max
omit 40a3adb Hack hack
omit f4a940e Almost there ...
omit 7fedb66 ToFunction not working
omit a4c6de2 Unify different context types and add ToFunction instances
omit e605234 Work on converting tvm-rt, split to_function into its own file
omit 77a6473 Clean up organization of tvm-sys
omit d74fb91 WIP
omit 37ce767 Add function and get out of tree pass working
omit 35be34b WIP
omit 6a15349 WIP
omit 2177ffa Almost got out of tree pass working
omit e38d2f7 Useful v1 of Macro
omit cb093c8 Object derive Macro v1
omit eea1f0f Finish array support and add call node
omit 82377ba Almost got arrays working
omit baf91bf Remove diff tool generated files
omit f8b5f3c Now with failing array test
omit b866880 Reorganize
omit 8c8bb4b Runtime crate builds
omit 7701399 Reorganize to new structure
omit ebeb899 Add runtime copy
omit 06b1590 Move frontend
omit f4f4f50 Move runtime to graph-runtime
omit 1283829 Move tvm-common to tvm-sys
omit 2d8a2be Convert to thiserror and anyhow
omit 62efbe2 WIP
omit 2ab6141 Add a couple more Relay IR nodes
omit c991575 Refactor the Rust libraries.
add 79131d5 Add the tvm-sys crate as the lowest level bindings.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (84e7d53)
\
N -- N -- N refs/heads/rust-tvm-sys (79131d5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: