frameworks? For example run ONNmodel with ONNXRuntime (polygraphy run model.onnx> --onnxrt): lix19937 commented Jul 10, 2024 Before call enqueueV3, you call setTensorAddress. BTW if your network inputs are dynamic shape, you also need input tensor dims. Like follow for (int32...