Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/
DHelpers.inl156 inline Coordinates index2coords(const TensorShape &shape, int index) function
/external/python/cpython2/Lib/test/
Dtest_generators.py1282 def index2coords(self, index): member in Knights
/external/python/cpython3/Lib/test/
Dtest_generators.py1759 def index2coords(self, index): member in Knights