Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_ops.cc977 MklDnnShape dst_mkl_shape; in Compute() local
978 dst_mkl_shape.SetMklTensor(false); in Compute()
980 src_tf_shape, dst_mkl_shape); in Compute()