Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h256 bool IsMklBatchDim(int d) const { return tf_dim_idx(d) == MklDims::N; } in IsMklBatchDim() function
718 inline bool IsMklBatchDim(int d) const { in IsMklBatchDim() function