Searched refs:bias_const_node (Results 1 – 2 of 2) sorted by relevance
106 std::vector<int>* preprocessed_bias_data, OpBuilder** bias_const_node) { in ProcessPerChannelQuantizedBias() argument146 if (bias_const_node) { in ProcessPerChannelQuantizedBias()147 *bias_const_node = bias_data_node; in ProcessPerChannelQuantizedBias()
158 OpBuilder** bias_const_node = nullptr);