Searched refs:kMaxDim (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
H A DStridedSlice.cpp36 const int kMaxDim = 4; local
62 for (int i = numInputDims; i < kMaxDim; i++) {

Completed in 62 milliseconds