BenchmarkResult.InferenceOutput

public static abstract classBenchmarkResult.InferenceOutputextendsObject

Model output of one tensor.

Public Method Summary

ByteBuffer
getValue()
Gets output tensor data as aByteBuffer in native byte order.

Inherited Method Summary

Public Methods

publicByteBuffer getValue()

Gets output tensor data as aByteBufferin native byte order.