Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Failed to convert when reshape quantized tensor #1216

Open
primenumber opened this issue Sep 25, 2020 · 0 comments · Fixed by #1217
Open

Failed to convert when reshape quantized tensor #1216

primenumber opened this issue Sep 25, 2020 · 0 comments · Fixed by #1217
Assignees
Labels
bug Something isn't working

Comments

@primenumber
Copy link
Contributor

Since pass_propagate_format doesn't consider Reshape operator, convert will fail.

Insert Cast operator before Reshape operator when input is quantized.

@primenumber primenumber added the bug Something isn't working label Sep 25, 2020
@primenumber primenumber self-assigned this Sep 25, 2020
oatawa1 pushed a commit to oatawa1/blueoil that referenced this issue Sep 25, 2020
## What this patch does to fix the issue.
Fix blue-oil#1216 .

## Link to any relevant issues or pull requests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant