Home
last modified time | relevance | path

Searched defs:CatArrInputTensorMetadata (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DShape.cu155 struct CatArrInputTensorMetadata { struct
156 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];