Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorUtils.cpp23 void checkDim( in checkDim() function
42 void checkDim(CheckedFrom c, const TensorGeometryArg& t, int64_t dim) { in checkDim() function