COnstructor
The underlying module.
Benchmark stable execution of the graph(without data copy).
Load parameters from parameter binary.
The parameter binary.
Execute the underlying graph.
Set input to the executor.
The input key.
The value to get set.
Generated using TypeDoc
Graph executor.
This is a thin wrapper of the underlying TVM module. you can also directly call set_input, run, and get_output of underlying module functions