Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h262 bool IsMklHeightDim(int d) const { return tf_dim_idx(d) == MklDims::H; } in IsMklHeightDim() function
728 inline bool IsMklHeightDim(int d) const { in IsMklHeightDim() function