Searched refs:inShape (Results 1 – 1 of 1) sorted by relevance
527 Shape inShape = from.shape(); in convertToNhwc() local529 inShape.dimensions = {fromDim[0], fromDim[2], fromDim[3], fromDim[1]}; in convertToNhwc()532 if (!setInfoAndAllocateIfNeeded(&to, inShape, &result)) { in convertToNhwc()