Searched refs:ConvertSignedQuantizedToUnsigned (Results 1 – 3 of 3) sorted by relevance
120 arg_type = quant::ConvertSignedQuantizedToUnsigned( in ModifyInputNodes()174 returned_type = quant::ConvertSignedQuantizedToUnsigned( in ModifyOutputNodes()
673 Type ConvertSignedQuantizedToUnsigned(Type signed_tensor_type, Location loc);
949 Type ConvertSignedQuantizedToUnsigned(Type signed_tensor_type, Location loc) { in ConvertSignedQuantizedToUnsigned() function