Home
last modified time | relevance | path

Searched refs:anyIndicesLeft (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/
DIndexedShapeWrapper.cpp39 bool anyIndicesLeft = false; in nextIndexInplace() local
42 anyIndicesLeft = true; in nextIndexInplace()
46 if (!anyIndicesLeft) { in nextIndexInplace()