Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1314 inline bool MklCompareShapes(const MklShape* input_shape_0, in MklCompareShapes() function
1334 inline bool MklCompareShapes(const MklShape* input_shape_0, in MklCompareShapes() function
1354 inline bool MklCompareShapes(const TensorShape* input_shape_0, in MklCompareShapes() function
1356 return MklCompareShapes(input_shape_1, input_shape_0); in MklCompareShapes()
1361 inline bool MklCompareShapes(const TensorShape* input_shape_0, in MklCompareShapes() function