Sam Lin

Results 1 comments of Sam Lin

I'm having the same problem! because the model needs to be converted,You can add this code ` if hasattr(config, 'convert_to_lite_model') and config.convert_to_lite_model not in (False, None): model = convert_to_lite_model(model, config)`