# MLInsight **Repository Path**: ByteDance/MLInsight ## Basic Information - **Project Name**: MLInsight - **Description**: MLInsight: Hierarchical Performance and Memory Analysis for ML Programs - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-10 - **Last Updated**: 2026-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the project repo for MLInsight, which is an project that could identify the performance bottleneck and driverMemRecord issues of machine learning programs. It has three unique contributions: a light-weight tracer that could trace all component interactions (via APIs), an offline anlayzer that could pinpoint performance issues.