Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc2813 Node* weight_node = nullptr; in CopyAttrsQuantizedMatMulWithBias() local
2814 TF_CHECK_OK(orig_node->input_node(1, &weight_node)); in CopyAttrsQuantizedMatMulWithBias()
2820 nb->Attr("is_weight_const", weight_node->IsConstant()); in CopyAttrsQuantizedMatMulWithBias()