# scripts **Repository Path**: ict-mindspore-dev/scripts ## Basic Information - **Project Name**: scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-10 - **Last Updated**: 2025-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装前准备 - mindspore - mindone # 运行脚本 ```bash python free_percentage.py ``` 这个脚本包含了一些硬编码的路径,可以根据自己的需求进行调整,生成的数据位于`/home/ma-user/work/data`目录,包含: - `cache/`: 用于缓存该脚本运行结果,每个json项表示已经完成profiling的配置,如果想要重新运行某个项把它从json里删掉即可 - `free/`: 用于保存各个batch_size, seq_len配置下的profiler输出结果 - `logs/`: 每个batch_size, seq_len配置下的日志输出