Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DOperationsUtils.h342 inline bool transposeFirstTwoDimensions(const T* buffer, const Shape& shape, T* transposedBuffer) { in transposeFirstTwoDimensions() function
363 inline bool transposeFirstTwoDimensions(const Shape& shape, Shape* transposedShape) { in transposeFirstTwoDimensions() function