Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_slice_op.cc68 const int kInputSizeIndex = 2; in ValidateMklInputs() local
71 const Tensor& size_tensor = MklGetInput(context, kInputSizeIndex); in ValidateMklInputs()
76 GetMklShape(context, kInputSizeIndex, &size_mkl_shape); in ValidateMklInputs()