onnx
/
org.jetbrains.kotlinx.dl.onnx.inference
/
OrtSessionResultConversions
/
getShortArray
common
get
Short
Array
fun
<ERROR CLASS>
.
getShortArray
(index:
Int
):
ShortArray
Content copied to clipboard
Returns the output at
index
as a
ShortArray
.
fun
<ERROR CLASS>
.
getShortArray
(name:
String
):
ShortArray
Content copied to clipboard
Returns the output by
name
as a
ShortArray
.