ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw::cker::SliceParams Struct Reference

#include <Types.h>

Collaboration diagram for nnfw::cker::SliceParams:

Data Fields

int8_t begin_count
 
int32_t begin [4]
 
int8_t size_count
 
int32_t size [4]
 

Detailed Description

Definition at line 354 of file Types.h.

Field Documentation

◆ begin

int32_t nnfw::cker::SliceParams::begin[4]

Definition at line 357 of file Types.h.

Referenced by nnfw::cker::Slice().

◆ begin_count

int8_t nnfw::cker::SliceParams::begin_count

Definition at line 356 of file Types.h.

Referenced by nnfw::cker::Slice().

◆ size

int32_t nnfw::cker::SliceParams::size[4]

Definition at line 359 of file Types.h.

Referenced by nnfw::cker::Slice().

◆ size_count

int8_t nnfw::cker::SliceParams::size_count

Definition at line 358 of file Types.h.

Referenced by nnfw::cker::Slice().


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