“af6da84f80729d3646b9f4788c8c22db1ad80442”上不存在“fleetrec/core/metrics/auc_metrics.py”
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.