Searched refs:CopyAttrsPooling (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/graph/ |
D | mkl_layout_pass.cc | 344 CopyAttrsPooling, AlwaysRewrite}); in MklLayoutRewritePass() 347 CopyAttrsPooling, AlwaysRewrite}); in MklLayoutRewritePass() 350 CopyAttrsPooling, AlwaysRewrite}); in MklLayoutRewritePass() 353 CopyAttrsPooling, AlwaysRewrite}); in MklLayoutRewritePass() 419 CopyAttrsPooling, NonDepthBatchWisePoolRewrite}); in MklLayoutRewritePass() 422 CopyAttrsPooling, MaxpoolGradRewrite}); in MklLayoutRewritePass() 425 CopyAttrsPooling, NonDepthBatchWisePoolRewrite}); in MklLayoutRewritePass() 428 CopyAttrsPooling, AlwaysRewrite}); in MklLayoutRewritePass() 1514 static void CopyAttrsPooling(const Node* orig_node, NodeBuilder* nb, 2330 void MklLayoutRewritePass::CopyAttrsPooling(const Node* orig_node, in CopyAttrsPooling() function in tensorflow::MklLayoutRewritePass
|