ONE - On-device Neural Engine
|
#include <Types.h>
Data Fields | |
int8_t | begin_count |
int32_t | begin [4] |
int8_t | size_count |
int32_t | size [4] |
int32_t nnfw::cker::SliceParams::begin[4] |
Definition at line 357 of file Types.h.
Referenced by nnfw::cker::Slice().
int8_t nnfw::cker::SliceParams::begin_count |
Definition at line 356 of file Types.h.
Referenced by nnfw::cker::Slice().
int32_t nnfw::cker::SliceParams::size[4] |
Definition at line 359 of file Types.h.
Referenced by nnfw::cker::Slice().
int8_t nnfw::cker::SliceParams::size_count |
Definition at line 358 of file Types.h.
Referenced by nnfw::cker::Slice().