Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DOperationsUtils.cpp479 const Shape& valueShape, Shape* outputShape, Shape* hitShape) { in hashtableLookupPrepare()
DCpuExecutor.cpp964 Shape outputShape, hitShape; in executeOperation() local