Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_slice_op.cc396 auto input_mkl_format = input_mkl_shape.GetTfDataFormat(); in ComputeMklSlice() local
397 auto input_tf_format = MklDnnDataFormatToTFDataFormat(input_mkl_format); in ComputeMklSlice()