Struct TfLiteQnnDelegateProfilingResult

Struct Documentation

struct TfLiteQnnDelegateProfilingResult

Structure of profiling result.

Public Members

const uint8_t *buffer

Buffer of profiling result will be invalid once TfLiteQnnDelegateClearProfilingResult gets called

uint32_t buffer_length

Buffer length of profiling result in bytes.