tvm
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
graph_executor_module.h File Reference

Tiny graph executor that can run graph containing only tvm PackedFunc. More...

#include <tvm/runtime/crt/error_codes.h>
Include dependency graph for graph_executor_module.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...
 

Detailed Description

Tiny graph executor that can run graph containing only tvm PackedFunc.

Function Documentation

◆ TVMGraphExecutorModule_Register()

tvm_crt_error_t TVMGraphExecutorModule_Register ( )

Register the "tvm.graph_executor.create" constructor PackedFunc.