Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_avgpooling_op.cc145 MklDnnShape output_min_mkl_shape, output_max_mkl_shape; in Compute() local
146 output_min_mkl_shape.SetMklTensor(false); in Compute()
149 output_min_mkl_shape); in Compute()
Dmkl_maxpooling_op.cc170 MklDnnShape output_min_mkl_shape, output_max_mkl_shape; in Compute() local
171 output_min_mkl_shape.SetMklTensor(false); in Compute()
174 output_min_mkl_shape); in Compute()
Dmkl_qmatmul_op.cc324 MklDnnShape output_min_mkl_shape, output_max_mkl_shape; in Compute() local
325 output_min_mkl_shape.SetMklTensor(false); in Compute()
328 output_min_mkl_shape); in Compute()
Dmkl_concat_op.cc784 MklDnnShape output_min_mkl_shape, output_max_mkl_shape; in Compute() local
785 output_min_mkl_shape.SetMklTensor(false); in Compute()
788 output_min_mkl_shape); in Compute()
Dmkl_conv_ops.cc1389 MklDnnShape output_min_mkl_shape, output_max_mkl_shape; in Compute() local
1390 output_min_mkl_shape.SetMklTensor(false); in Compute()
1398 output_min_mkl_shape); in Compute()
1416 output_min_mkl_shape); in Compute()
1425 output_min_mkl_shape); in Compute()