Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantize_op.cc163 MklReorderWithScalePrimitiveFactory<T>::GetInstance().GetReorder( in Get()
198 MklPrimitive* GetReorder(const memory* from, const memory* to, in GetReorder() function in tensorflow::MklReorderWithScalePrimitiveFactory
Dmkl_slice_op.cc254 MklSlicePrimitiveFactory<T>::GetInstance().GetReorder(sliceParams)); in Get()
300 MklPrimitive* GetReorder(const MklSliceParams& sliceParams) { in GetReorder() function in tensorflow::MklSlicePrimitiveFactory
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1906 MklReorderPrimitiveFactory<T>::GetInstance().GetReorder(from, to)); in Get()
1973 MklPrimitive* GetReorder(const memory* from, const memory* to) { in GetReorder() function