Union Qnn_Param_t::unnamed

Nested Relationships

This union is a nested type of Struct Qnn_Param_t.

Union Documentation

union unnamed
#include <QnnTypes.h>

Public Members

Qnn_Scalar_t scalarParam

Scalar parameter specification.

Qnn_Tensor_t tensorParam

Tensor parameter specification; tensors referred to must be STATIC.