Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DOperationsUtils.h225 bool depthToSpacePrepare(const Shape& input,
/frameworks/ml/nn/common/
DOperationsUtils.cpp471 bool depthToSpacePrepare(const Shape& input, in depthToSpacePrepare() function
DCpuExecutor.cpp1178 success = depthToSpacePrepare(input.shape(), in executeOperation()