# easy_infer **Repository Path**: xiaoxiongzhu/easy_infer ## Basic Information - **Project Name**: easy_infer - **Description**: a python template for easy infer using mslite, acl etc to do model infer and accuracy test - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2023-04-06 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easy_infer easy_infer is a python template for model infer based on mslite, acl etc. it is used to shield details of inference framework from users and make it easy for users to do model inference based on popular deep learning inference framework.