Name |
Last commit
|
Last update |
---|---|---|
.. | ||
make | ||
Android.mk | ||
Application.mk | ||
build.sh | ||
tvm_runtime.h |
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 |
---|---|---|
.. | ||
make | Loading commit data... | |
Android.mk | Loading commit data... | |
Application.mk | Loading commit data... | |
build.sh | Loading commit data... | |
tvm_runtime.h | Loading commit data... |