Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc296 bool IsCpuCompatibleDepthwiseConv2dNative(const NodeDef* dw_conv2d) { in IsCpuCompatibleDataType() function
313 return IsCpuCompatibleDepthwiseConv2dNative(&node); in IsCpuCompatibleDataType()