Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_aggregate_ops.cc164 int mkl_input_index = FindMKLInputIndex(ctx); in Compute() local
168 if (mkl_input_index >= 0) { in Compute()
170 GetMklShape(ctx, mkl_input_index, &mkl_shape); in Compute()