Hi, I’m trying to run a simple resnet model on Hexagon CDSP V68 following tvm/apps/hexagon_launcher at main · apache/tvm · GitHub below is the python code to convert onnx model to generate model.so
The code finishes without error,but the generated model.so is only 397k.