Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
README.md | ||
cpp_deploy.cc | ||
prepare_test_libs.py | ||
python_deploy.py | ||
run_example.sh | ||
tvm_runtime_pack.cc |
Historically we have two variations of modules(DSOModule and SystemLibModule) that both exposes module via symbols. This PR creates a common implementation for both, and introduce a Library base class that allows us to have different implementations of GetSymbol. It paves ways for future library related module enhancements.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
README.md | Loading commit data... | |
cpp_deploy.cc | Loading commit data... | |
prepare_test_libs.py | Loading commit data... | |
python_deploy.py | Loading commit data... | |
run_example.sh | Loading commit data... | |
tvm_runtime_pack.cc | Loading commit data... |