Searched refs:begin_mkl_shape (Results 1 – 1 of 1) sorted by relevance
76 MklDnnShape input_mkl_shape, begin_mkl_shape, size_mkl_shape; in ValidateMklInputs() local78 GetMklShape(context, kInputBeginIndex, &begin_mkl_shape); in ValidateMklInputs()82 DCHECK_EQ(begin_mkl_shape.IsMklTensor(), false); in ValidateMklInputs()