Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DOperationsUtils.cpp478 bool hashtableLookupPrepare(const Shape& lookupShape, const Shape& keyShape, in hashtableLookupPrepare() argument
481 NN_OPS_CHECK(getNumberOfDimensions(keyShape) == 1); in hashtableLookupPrepare()
/packages/modules/NeuralNetworks/common/include/
DOperationsUtils.h299 bool hashtableLookupPrepare(const Shape& lookupShape, const Shape& keyShape,