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.cc52 MklTensorFormat tf_fmt; member
389 auto tf_fmt = is_conv2d in Compute() local
Dmkl_conv_grad_filter_ops.cc48 MklTensorFormat tf_fmt; member
437 auto tf_fmt = is_conv2d in Compute() local
Dmkl_conv_ops.cc52 MklTensorFormat tf_fmt; member
733 auto tf_fmt = is_conv2d ? TFDataFormatToMklDnnDataFormat(data_format_) in Compute() local