getValues
Returns all values from this OrtSession.Result. This operation could be slow for high dimensional tensors, in which case functions that return one dimensional array such as getFloatArray or getLongArray should be used.
See also
OnnxValue.getValue