Skip to content

Conversation

@hope51607
Copy link
Contributor

I get a segment fault when I try to apply merge_composite on a dynamic quantize model.
This seems to be because of the qnn.quantize type function cannot handle IncompleteType. This PR fixes this issue using the similar approach used by other type functions.

cc @mbrookhart

@hope51607
Copy link
Contributor Author

also cc @anijain2305 @tqchen @comaniac

@hope51607
Copy link
Contributor Author

@mbrookhart @tqchen can this PR be merged?

@mbrookhart
Copy link
Contributor

It needs to pass CI first. Looks like you hit a flaky job? Maybe reabase and try again?

@hope51607 hope51607 force-pushed the fix_quantize_rel branch from 87adca7 to f287dd9 Compare May 2, 2022 13:28
@hope51607
Copy link
Contributor Author

@mbrookhart it pass, thanks.

@masahi masahi merged commit c216cbe into apache:main May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants