Searched refs:add_quantized_out (Results 1 – 1 of 1) sorted by relevance
3311 auto add_quantized_out = [this, node, optimized_graph]( in AddQuantizedMatMulMinMaxOutConstNodes() local3357 TF_RETURN_IF_ERROR(add_quantized_out(min_out_const_name, 1)); in AddQuantizedMatMulMinMaxOutConstNodes()3358 TF_RETURN_IF_ERROR(add_quantized_out(max_out_const_name, 2)); in AddQuantizedMatMulMinMaxOutConstNodes()