This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 471d199 [Community] Krzysztof Parzyszek -> PMC (#10703)
add 6e1c6be [Driver] Remove duplicate PreProcessModuleForBuild (#10530)
No new revisions were added by this update.
Summary of changes:
python/tvm/driver/build_module.py | 2 +-
src/driver/driver_api.cc | 81 +++++-----------------
.../llvm_module.h => driver/internal_driver_api.h} | 34 +++++----
src/relay/backend/build_module.cc | 3 +-
src/relay/backend/vm/compiler.cc | 3 +-
5 files changed, 40 insertions(+), 83 deletions(-)
copy src/{target/llvm/llvm_module.h => driver/internal_driver_api.h} (50%)