Searched refs:keyShape (Results 1 – 2 of 2) sorted by relevance
482 bool hashtableLookupPrepare(const Shape& lookupShape, const Shape& keyShape, in hashtableLookupPrepare() argument485 NN_OPS_CHECK(getNumberOfDimensions(keyShape) == 1); in hashtableLookupPrepare()489 const uint32_t keys = getSizeOfDimension(keyShape, 0); in hashtableLookupPrepare()
315 bool hashtableLookupPrepare(const Shape& lookupShape, const Shape& keyShape,