Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_ops.cc735 void *mkl_buf_convert_input, *mkl_buf_convert_filter, in MklPrepareConvolutionInputs() local
743 mkl_buf_convert_input = nullptr; in MklPrepareConvolutionInputs()
761 &mkl_buf_convert_input); in MklPrepareConvolutionInputs()
763 mkl_buf_convert_input), in MklPrepareConvolutionInputs()
770 (mkl_convert_input) ? mkl_buf_convert_input : mkl_buf_input; in MklPrepareConvolutionInputs()