onnx
/
org.jetbrains.kotlinx.dl.api.inference.onnx
/
OnnxInferenceModel
/
predictRawWithShapes
predict
Raw
With
Shapes
fun
predictRawWithShapes
(inputData:
FloatArray
):
List
<
Pair
<
FloatBuffer
,
LongArray
>>
Content copied to clipboard
Returns list of pairs from model outputs.