You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/09/09 05:33:34 UTC

[tvm] branch main updated (f8b1df4 -> 2e0a711)

This is an automated email from the ASF dual-hosted git repository.

manupa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from f8b1df4  [Bugfix] Fix visit_attrs error if its function pointer is equal to nullptr (#8920)
     add 2e0a711  Set tvm.micro.project_api as a Python Module (#8963)

No new revisions were added by this update.

Summary of changes:
 .../{_ffi/_cy2 => micro/project_api}/__init__.py   |  2 +-
 python/tvm/micro/project_api/client.py             | 16 ++++--
 python/tvm/micro/project_api/server.py             | 60 +++++++++++++---------
 3 files changed, 48 insertions(+), 30 deletions(-)
 copy python/tvm/{_ffi/_cy2 => micro/project_api}/__init__.py (94%)