|
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 362 of file Types.h.
Referenced by nnfw::cker::Slice().
| int8_t nnfw::cker::SliceParams::begin_count |
Definition at line 361 of file Types.h.
Referenced by nnfw::cker::Slice().
| int32_t nnfw::cker::SliceParams::size[4] |
Definition at line 364 of file Types.h.
Referenced by nnfw::cker::Slice().
| int8_t nnfw::cker::SliceParams::size_count |
Definition at line 363 of file Types.h.
Referenced by nnfw::cker::Slice().