Searched refs:IsCpuCompatibleDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance
378 bool IsCpuCompatibleDepthwiseConv2dNative(const NodeDef* dw_conv2d) { in IsCpuCompatibleDepthwiseConv2dNative() function391 return (IsMKLEnabled() && IsCpuCompatibleDepthwiseConv2dNative(&node)); in IsCpuCompatible()