Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_ops.cc625 TensorShape mkl_output_tf_shape; in Compute() local
635 mkl_output_tf_shape.AddDim( in Compute()
639 AllocateOutputSetMklShape(context, 0, &output, mkl_output_tf_shape, in Compute()