Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/include/
DOperationsExecutionUtils.h268 inline bool transposeFirstTwoDimensions(const T* buffer, const Shape& shape, T* transposedBuffer) { in transposeFirstTwoDimensions() function
289 inline bool transposeFirstTwoDimensions(const Shape& shape, Shape* transposedShape) { in transposeFirstTwoDimensions() function