Home
last modified time | relevance | path

Searched defs:tf_fmt (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_grad_input_ops.cc65 MklTensorFormat tf_fmt; member
388 auto tf_fmt = is_conv2d in Compute() local
Dmkl_conv_grad_filter_ops.cc61 MklTensorFormat tf_fmt; member
433 auto tf_fmt = is_conv2d in Compute() local
Dmkl_conv_ops.cc67 MklTensorFormat tf_fmt; member
596 auto tf_fmt = is_conv2d ? TFDataFormatToMklDnnDataFormat(data_format_) in Compute() local