ONE - On-device Neural Engine
Loading...
Searching...
No Matches
TensorIndexTISO Namespace Reference

Variables

constexpr uint32_t input1TensorIdx = 0
 
constexpr uint32_t input2TensorIdx = 1
 
constexpr uint32_t outputTensorIdx = 0
 

Variable Documentation

◆ input1TensorIdx

constexpr uint32_t TensorIndexTISO::input1TensorIdx = 0
constexpr

Definition at line 26 of file ReadKernelDataCommon.cpp.

Referenced by onert_micro::execute::readKernelDataTISO().

◆ input2TensorIdx

constexpr uint32_t TensorIndexTISO::input2TensorIdx = 1
constexpr

Definition at line 27 of file ReadKernelDataCommon.cpp.

Referenced by onert_micro::execute::readKernelDataTISO().

◆ outputTensorIdx

constexpr uint32_t TensorIndexTISO::outputTensorIdx = 0
constexpr

Definition at line 28 of file ReadKernelDataCommon.cpp.

Referenced by onert_micro::execute::readKernelDataTISO().