Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc262 csinfo_.depthwise_conv2d_grad_input = "DepthwiseConv2dNativeBackpropInput"; in MklLayoutRewritePass()
387 {csinfo_.depthwise_conv2d_grad_input, in MklLayoutRewritePass()
388 mkl_op_registry::GetMklOpName(csinfo_.depthwise_conv2d_grad_input), in MklLayoutRewritePass()
695 string depthwise_conv2d_grad_input; member