|
tvm
|
Tiny graph executor that can run graph containing only tvm PackedFunc. More...
#include <tvm/runtime/crt/error_codes.h>Go to the source code of this file.
Functions | |
| tvm_crt_error_t | TVMGraphExecutorModule_Register () |
| Register the "tvm.graph_executor.create" constructor PackedFunc. More... | |
Tiny graph executor that can run graph containing only tvm PackedFunc.
| tvm_crt_error_t TVMGraphExecutorModule_Register | ( | ) |
Register the "tvm.graph_executor.create" constructor PackedFunc.
1.8.13