ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert_micro::core::TransposeParams Struct Reference

#include <OMKernelData.h>

Collaboration diagram for onert_micro::core::TransposeParams:

Data Fields

int32_t perm_count
 
int32_t perm [5]
 

Detailed Description

Definition at line 104 of file OMKernelData.h.

Field Documentation

◆ perm

int32_t onert_micro::core::TransposeParams::perm[5]

Definition at line 107 of file OMKernelData.h.

Referenced by onert_micro::execute::pal::TransposeImpl().

◆ perm_count

int32_t onert_micro::core::TransposeParams::perm_count

Definition at line 106 of file OMKernelData.h.


The documentation for this struct was generated from the following file: