ONE - On-device Neural Engine
|
#include <Types.h>
Data Fields | |
int8_t | axis |
uint16_t | inputs_count |
int8_t nnfw::cker::PackParams::axis |
Definition at line 124 of file Types.h.
Referenced by nnfw::cker::Pack(), and onert::backend::cpu::ops::PackLayer::packImpl().
uint16_t nnfw::cker::PackParams::inputs_count |
Definition at line 129 of file Types.h.
Referenced by nnfw::cker::Pack(), and onert::backend::cpu::ops::PackLayer::packImpl().