Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_relu_op.cc637 MklTensorFormat src_mkl_data_format = dnn_shape_src.GetTfDataFormat(); in Compute() local
639 MklDnnDataFormatToTFDataFormat(src_mkl_data_format); in Compute()
644 MklTensorFormatToMklDnnDataFormat(src_mkl_data_format)); in Compute()