Auto Tiler Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
StackedTensors_T Struct Reference

Data Fields

NameT * OutTensor
 
CKernel_Arg_TOutTensor_CKerArg
 
Kernel_Arg_TOutTensor_KerArg
 
int TensorInCount
 
NameT ** InTensors
 
int * InTensorsSize
 
int * InTensorsOffset
 
StackedTensors_TNext
 

Field Documentation

NameT** StackedTensors_T::InTensors
int* StackedTensors_T::InTensorsOffset
int* StackedTensors_T::InTensorsSize
StackedTensors_T* StackedTensors_T::Next
NameT* StackedTensors_T::OutTensor
CKernel_Arg_T* StackedTensors_T::OutTensor_CKerArg
Kernel_Arg_T* StackedTensors_T::OutTensor_KerArg
int StackedTensors_T::TensorInCount