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 |
---|---|---|
.. | ||
array_test.go | Loading commit data... | |
bytearray.go | Loading commit data... | |
bytearray_test.go | Loading commit data... | |
context.go | Loading commit data... | |
error.go | Loading commit data... | |
error_test.go | Loading commit data... | |
function.go | Loading commit data... | |
function_test.go | Loading commit data... | |
gotvm.cc | Loading commit data... | |
gotvm.go | Loading commit data... | |
gotvm.h | Loading commit data... | |
gotvm_test.go | Loading commit data... | |
module.go | Loading commit data... | |
module_test.go | Loading commit data... | |
ndarray.go | Loading commit data... | |
tvm_runtime_pack.cc | Loading commit data... | |
type.go | Loading commit data... | |
util.go | Loading commit data... | |
value.go | Loading commit data... | |
value_test.go | Loading commit data... |