onnx
/
org.jetbrains.kotlinx.dl.onnx.inference
/
OnnxHighLevelModel
/
predict
common
predict
open fun
predict
(input:
I
):
R
Content copied to clipboard
Makes prediction on the given
input
.