Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc507 CopyAttrsRequantize, AlwaysRewrite}); in MklLayoutRewritePass()
1524 static void CopyAttrsRequantize(const Node* orig_node, NodeBuilder* nb,
2428 void MklLayoutRewritePass::CopyAttrsRequantize(const Node* orig_node, in CopyAttrsRequantize() function in tensorflow::MklLayoutRewritePass