Searched refs:GetReorder (Results 1 – 2 of 2) sorted by relevance
246 MklSlicePrimitiveFactory<T>::GetInstance().GetReorder(sliceParams)); in Get()293 MklPrimitive* GetReorder(const MklSliceParams& sliceParams) { in GetReorder() function in tensorflow::MklSlicePrimitiveFactory
2298 MklReorderPrimitiveFactory<T>::GetInstance().GetReorder(from, to)); in Get()2344 MklPrimitive* GetReorder(const memory* from, const memory* to) { in GetReorder() function