Searched refs:weight_node (Results 1 – 1 of 1) sorted by relevance
2813 Node* weight_node = nullptr; in CopyAttrsQuantizedMatMulWithBias() local2814 TF_CHECK_OK(orig_node->input_node(1, &weight_node)); in CopyAttrsQuantizedMatMulWithBias()2820 nb->Attr("is_weight_const", weight_node->IsConstant()); in CopyAttrsQuantizedMatMulWithBias()