Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc731 {csinfo_.pad, csinfo_.conv2d, csinfo_.pad_with_conv2d, GetPadOrConv2D}); in MklLayoutRewritePass()
1118 static Node* GetPadOrConv2D(const Node* m) { in GetPadOrConv2D() function in tensorflow::MklLayoutRewritePass