src/exporters/coreml/__main__.py [157:162]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        convert_model(
            preprocessor,
            model,
            model_coreml_config,
            args,
            use_past=args.use_past,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/exporters/coreml/__main__.py [166:171]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        convert_model(
            preprocessor,
            model,
            model_coreml_config,
            args,
            use_past=args.use_past,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



