Searched refs:ConvertSignedQuantizedToUnsigned (Results 1 – 3 of 3) sorted by relevance
133 arg_type = quant::ConvertSignedQuantizedToUnsigned( in ModifyInputNodes()187 returned_type = quant::ConvertSignedQuantizedToUnsigned( in ModifyOutputNodes()
462 Type ConvertSignedQuantizedToUnsigned(Type signed_tensor_type, Location loc);
815 Type ConvertSignedQuantizedToUnsigned(Type signed_tensor_type, Location loc) { in ConvertSignedQuantizedToUnsigned() function