Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_concat_op.cc159 GetMklInputList(context, "values", &input_tensors); in Compute()
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h904 inline void GetMklInputList(OpKernelContext* ctext, StringPiece name, in GetMklInputList() function
915 GetMklInputList(ctext, strings::StrCat("mkl_", name), &input_mkl_tensors); in GetMklShapeList()
929 GetMklInputList(ctext, strings::StrCat("mkl_", name), &input_mkl_tensors); in GetMklShapeList()