Add more checks on quantize node inputs.
Add ConvertQuantize tests Fix line length formatting Set quantization range for IConstantLayer created when weights are reshaped via PrepareTensorForShape. Since the weights are constant we can use the value of the weights to determine the range. Add missing inference of quantization range. Allow ConvertReshape to work on weights Fix reshape for weights Fix reshape for weights again
Loading
Please sign in to comment