Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DOperationsUtils.h215 bool reshapePrepare(const Shape& input,
/frameworks/ml/nn/common/
DOperationsUtils.cpp418 bool reshapePrepare(const Shape& input, in reshapePrepare() function
DCpuExecutor.cpp1136 success = reshapePrepare(input.shape(), in executeOperation()