1.4. Running InferenceΒΆ
TVM inference can be run using a Python script or a C/C++ application. Examples are provided in the TI edgeai-tidl-tools repository on Github. You can use these examples as templates to modify for your own use cases.
See Inference Explained for further details about TVM inference.