Searched refs:fwOutputTransposed (Results 1 – 1 of 1) sorted by relevance
147 std::vector<T> fwOutputTransposed; in executeTyped() local155 fwOutputTransposed.resize(getNumberOfElements(fwOutputShape)); in executeTyped()171 fwOutput = fwOutputTransposed.data(); in executeTyped()276 transposeFirstTwoDims(fwOutputTransposed.data(), fwOutputShape, in executeTyped()