“88a058089f057bc2fde0d23a311a0727a9f4a7ef”上不存在“dev/doc_cn/api/v1/trainer_config_helpers/layers.html”
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.