Searched defs:permShape (Results 1 – 1 of 1) sorted by relevance
42 const Shape& permShape, T* outputData, const Shape& outputShape) { in transposeGeneric()102 const Shape& permShape = context->getInputShape(kPermTensor); in prepare() local