This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 6787d74 get_top_results works on a copy of output (#7327)
add af9d1d2 [BYOC][Verilator] add support to dynamically load hardware
library (#7286)
No new revisions were added by this update.
Summary of changes:
cmake/config.cmake | 4 +-
cmake/modules/contrib/Verilator.cmake | 8 +--
src/relay/backend/contrib/verilator/codegen.cc | 30 +++++++++-
src/runtime/contrib/verilator/verilator_runtime.cc | 69 ++++++++++++++++++----
.../contrib/test_verilator/infrastructure.py | 39 +++++++++++-
5 files changed, 129 insertions(+), 21 deletions(-)