“e356b4076f25085eb5fb4c68d36da07a5205ccd3”上不存在“git@gitcode.net:paddlepaddle/Paddle-Lite.git”
Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011) * Fix bug in save_inference_model and prune when the program is initialized by load_inference_program. * Save the transpiled program instead.