Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewDebug.java157 IntToString[] indexMapping() default { }; in indexMapping() method
/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp960 const auto& indexMapping = mExecutionStep->getOutputIndexStepModelToMainModel(); in updateOutputShapes() local