Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_ops.cc698 if (IsFilterCacheEmpty(context)) { in Compute()
1080 inline bool IsFilterCacheEmpty(OpKernelContext* context) in IsFilterCacheEmpty() function in tensorflow::MklConvOp