ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter::kernels::TISOData Struct Reference

#include <TISOKernel.h>

Data Fields

uint8_tinput1_data = nullptr
 
uint8_tinput2_data = nullptr
 
uint8_toutput_data = nullptr
 

Detailed Description

Definition at line 27 of file TISOKernel.h.

Field Documentation

◆ input1_data

uint8_t* luci_interpreter::kernels::TISOData::input1_data = nullptr

Definition at line 29 of file TISOKernel.h.

◆ input2_data

uint8_t* luci_interpreter::kernels::TISOData::input2_data = nullptr

Definition at line 30 of file TISOKernel.h.

Referenced by luci_interpreter::execute_kernel_CircleFill().

◆ output_data

uint8_t* luci_interpreter::kernels::TISOData::output_data = nullptr

Definition at line 31 of file TISOKernel.h.


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