Home
last modified time | relevance | path

Searched refs:GetReorder (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_slice_op.cc246 MklSlicePrimitiveFactory<T>::GetInstance().GetReorder(sliceParams)); in Get()
293 MklPrimitive* GetReorder(const MklSliceParams& sliceParams) { in GetReorder() function in tensorflow::MklSlicePrimitiveFactory
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h2298 MklReorderPrimitiveFactory<T>::GetInstance().GetReorder(from, to)); in Get()
2344 MklPrimitive* GetReorder(const memory* from, const memory* to) { in GetReorder() function