Searched defs:CatArrInputTensorMetadata (Results 1 – 1 of 1) sorted by relevance
155 struct CatArrInputTensorMetadata { struct156 const T* input[n];157 IndexType offset[n];158 IndexType dimSize[n];159 IndexType nElements[n];160 bool isContiguous[n];161 TensorSizeStride<IndexType, CAT_ARRAY_MAX_INPUT_DIMS> tensorStride[stride_size];