Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc293 csinfo_.pad_with_fused_conv2d = "__MklDummyPadWithFusedConv2D"; in MklLayoutRewritePass()
436 rinfo_.push_back({csinfo_.pad_with_fused_conv2d, in MklLayoutRewritePass()
551 csinfo_.pad_with_fused_conv2d, GetPadOrFusedConv2D}); in MklLayoutRewritePass()
724 string pad_with_fused_conv2d; member
2902 NodeBuilder nb(succ->name(), is_fused_conv2d ? csinfo_.pad_with_fused_conv2d in MergePadWithConv2D()
3278 n->type_string() != csinfo_.pad_with_fused_conv2d && in CheckForNodeRewrite()