Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay, Quantization] Quantize all fields of concatenate #2913

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Mar 27, 2019

Concatenating quantized field with floating point field caused error. This PR makes sure all fields are quantized if there are at least one quantized field present.

Fixed #2818

cc @ZihengJiang @ehsanmok @eqy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TVM][RELAY] Incomplete quantize annotate
3 participants