tvm
|
Defines core life cycle functions used by CRT. More...
Go to the source code of this file.
Functions | |
tvm_crt_error_t | TVMInitializeRuntime () |
Initialize various data structures used by the runtime. Prior to calling this, any initialization needed to support TVMPlatformMemory* functions should be completed. More... | |
Defines core life cycle functions used by CRT.
tvm_crt_error_t TVMInitializeRuntime | ( | ) |
Initialize various data structures used by the runtime. Prior to calling this, any initialization needed to support TVMPlatformMemory* functions should be completed.