blueoil icon indicating copy to clipboard operation
blueoil copied to clipboard

Failed to convert when reshape quantized tensor

Open primenumber opened this issue 4 years ago • 0 comments

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

Insert Cast operator before Reshape operator when input is quantized.

primenumber avatar Sep 25 '20 04:09 primenumber