Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc617 CopyAttrsQuantizedMatMulWithBias, AlwaysRewrite}); in MklLayoutRewritePass()
621 CopyAttrsQuantizedMatMulWithBias, AlwaysRewrite}); in MklLayoutRewritePass()
626 CopyAttrsQuantizedMatMulWithBias, AlwaysRewrite}); in MklLayoutRewritePass()
630 CopyAttrsQuantizedMatMulWithBias, AlwaysRewrite}); in MklLayoutRewritePass()
2043 static void CopyAttrsQuantizedMatMulWithBias(const Node* orig_node,
2804 void MklLayoutRewritePass::CopyAttrsQuantizedMatMulWithBias( in CopyAttrsQuantizedMatMulWithBias() function in tensorflow::MklLayoutRewritePass