Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp481 const Shape& valueShape, Shape* outputShape, Shape* hitShape) { in hashtableLookupPrepare()
DCpuExecutor.cpp1020 Shape outputShape, hitShape; in executeOperation() local