Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc315 csinfo_.pad_with_fused_conv2d = "__MklDummyPadWithFusedConv2D"; in MklLayoutRewritePass()
544 rinfo_.push_back({csinfo_.pad_with_fused_conv2d, in MklLayoutRewritePass()
716 csinfo_.pad_with_fused_conv2d, GetPadOrFusedConv2D}); in MklLayoutRewritePass()
972 string pad_with_fused_conv2d; member
3220 NodeBuilder nb(succ->name(), is_fused_conv2d ? csinfo_.pad_with_fused_conv2d in MergePadWithConv2D()
3746 n->type_string() != csinfo_.pad_with_fused_conv2d && in CheckForNodeRewrite()