Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DOperationsUtils.cpp383 bool reshapePrepare(const Shape& input, const int32_t* targetDims, const int32_t targetDimsSize, in reshapePrepare() argument
395 int32_t value = targetDims[i]; in reshapePrepare()
/packages/modules/NeuralNetworks/common/include/
DOperationsUtils.h290 bool reshapePrepare(const Shape& input, const int32_t* targetDims, const int32_t targetDimsSize,