|
@@ -115,7 +115,6 @@ public class I2IDSSMPredict {
|
|
|
|
|
|
outHandle.destroyNativeTensor();
|
|
outHandle.destroyNativeTensor();
|
|
inHandle.destroyNativeTensor();
|
|
inHandle.destroyNativeTensor();
|
|
- predictor.destroyNativePredictor();
|
|
|
|
|
|
|
|
return result;
|
|
return result;
|
|
}
|
|
}
|