Union Qnn_Tensor_t::unnamed

Nested Relationships

This union is a nested type of Struct Qnn_Tensor_t.

Union Documentation

union unnamed
#include <QnnTypes.h>

Public Members

Qnn_TensorV1_t v1

Tensor version 1 (see QNN_TENSOR_VERSION_1)

Qnn_TensorV2_t v2

Tensor version 2 (see QNN_TENSOR_VERSION_2)