Quantization-aware training
Hello,
Is there a way to give X-CUBE-AI a model with quantized-weights? Right now the tool is able to do a custom post-training quantization for a given Keras model. However, what if we have a model that already has quantized weights (which is the case when we do a quantization-aware training with Tensorflow Lite for example)? Is there any solution/workaround to make use of "quantization-aware weights"?
Thank you and kind regards
