Home
last modified time | relevance | path

Searched defs:IsMklWidthDim (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h259 bool IsMklWidthDim(int d) const { return tf_dim_idx(d) == MklDims::W; } in IsMklWidthDim() function
723 inline bool IsMklWidthDim(int d) const { in IsMklWidthDim() function