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

#include <Types.h>

Collaboration diagram for nnfw::cker::ConcatenationParams:

Data Fields

int8_t axis
 
const int32_t * input_zeropoint
 
const float * input_scale
 
uint16_t inputs_count
 
int32_t output_zeropoint
 
float output_scale
 

Detailed Description

Definition at line 221 of file Types.h.

Field Documentation

◆ axis

◆ input_scale

const float* nnfw::cker::ConcatenationParams::input_scale

◆ input_zeropoint

const int32_t* nnfw::cker::ConcatenationParams::input_zeropoint

◆ inputs_count

◆ output_scale

float nnfw::cker::ConcatenationParams::output_scale

◆ output_zeropoint

int32_t nnfw::cker::ConcatenationParams::output_zeropoint

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