Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_input_conversion_op.cc182 uint mkl_tensor_index; in Compute() local
187 mkl_tensor_index = 0; in Compute()
193 mkl_tensor_index = 1; in Compute()
252 ForwardMklTensorInToOut(context, mkl_tensor_index, mkl_tensor_index); in Compute()
256 VLOG(1) << "MklInputConversionOp: Converting input " << mkl_tensor_index in Compute()
260 mkl_tensor_index); in Compute()
261 SetDummyMklDnnShapeOutput(context, mkl_tensor_index); in Compute()