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