Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1092 size_t tf_dim = mkl_shape.GetDimension(); in MklSizesToTFSizes() local
1095 OP_REQUIRES(context, tf_dim == 4, in MklSizesToTFSizes()