Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DCpuExecutor.cpp853 const RunTimeOperandInfo& targetShape = operands[ins[1]]; in executeOperation() local
859 reinterpret_cast<const int32_t*>(targetShape.buffer), in executeOperation()
860 getNumberOfElements(targetShape.shape()), &outShape) && in executeOperation()