How to quantize a pretrained model using tensorflow lite?
I have been trying to use a pretrained model from tensorflow.keras library – which is MobileNet
If I try to quantize it using
I have been trying to use a pretrained model from tensorflow.keras library – which is MobileNet
If I try to quantize it using