traced_script_module_optimized = optimize_for_mobile(traced_script_module)```
The traced_script_module gives an accuracy of 98% but for optimised one the accuracy falls down to 6%. How can I overcome this?
Yes. The model was dynamically quantized then optimised