BenchmarkResult.InferenceOutput

public static abstract class BenchmarkResult.InferenceOutput extends Object

Model output of one tensor.

Public Method Summary

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

Inherited Method Summary

Public Methods

public ByteBuffer getValue ()

Gets output tensor data as a ByteBuffer in native byte order.