Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp462 bool embeddingLookupPrepare(const Shape& valueShape, const Shape& lookupShape, Shape* outputShape) { in embeddingLookupPrepare()
483 const Shape& valueShape, Shape* outputShape, Shape* hitShape) { in hashtableLookupPrepare()