Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_concat_op.cc820 const MklDnnShapeList& mkl_input_shapes, in CallEigenVersion()
869 memory::format_tag FindMklCommonFormat(const MklDnnShapeList& input_shapes, in FindMklCommonFormat()
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h603 typedef std::vector<MklDnnShape> MklDnnShapeList; typedef
709 MklDnnShapeList* mkl_shapes) { in GetMklShapeList()