Input Data Description
Table 1 lists the input data required by MindStudio Advisor. You do not need to prepare input data for the current version.
Input Data |
Storage Directory |
Description |
|---|---|---|
resnet50.om: Offline OM model file |
${data_path}/data/project |
Ensure that the size of the offline OM model file is less than 1 GB. Otherwise, analysis by MindStudio Advisor cannot be performed. |
*.cce: CCE code |
${data_path}/data/project |
Ensure that the size of the CCE code file is less than 100 MB. Otherwise, analysis by MindStudio Advisor cannot be performed. |
task_time_*.json: Profiling Task Scheduler data |
${data_path}/data/profiling/PROF_*/device_0 |
Ensure that the size of the Profiling Task Scheduler data file is less than 100 MB. Otherwise, analysis by Advisor cannot be performed. |
*.csv: Profiling summary file |
${data_path}/data/profiling/PROF_*/device_0 |
Ensure that the size of the profiling summary file is less than 100 MB. Otherwise, analysis by MindStudio Advisor cannot be performed. |
info.json.0: Basic profiling information file |
${data_path}/data/profiling/PROF_*/device_0 |
Ensure that the size of the basic profiling information file is less than 100 MB. Otherwise, analysis by Advisor cannot be performed. |
core0_instr_popped_log.dump: Operator simulation file core0_instr_log.dump: Operator simulation file |
{project_location}/out/model/tm/{opname}/{casename} |
Ensure that the size of the operator simulation file is less than 100 MB. Otherwise, analysis by MindStudio Advisor cannot be performed. |
Executable File: Executable file for executing the target project |
{project_location}/out |
For details about how to obtain these software packages, see In the Linux Scenario. |
Note: ${data_path} indicates the root path of the data directory. |
||