OpBasicInfo (Basic Operator Information)
OpBasicInfo.csv stores the basic operator information, including the operator name, operator type, block dim, and task duration. For details, see the field description in the following table.
|
Field |
Description |
|---|---|
|
Op Name |
Operator name. |
|
Op Type |
Operator type. |
|
Task Duration(us) |
Task duration, including the time for scheduling a task to the Ascend AI Processor, execution time on the Ascend AI Processor, and response end time. The unit is μs. |
|
Block Dim |
Number of running task blocks, which corresponds to the number of cores configured during task running (logical core count for operator execution set by developers). |
|
Mix Block Dim |
Some operators are executed simultaneously on both the Cube Core and Vector Core. The block dim of the primary Ascend AI Processor is described in the Block Dim field, and the block dim of the secondary Ascend AI Processor is described in this field. If N/A is displayed, the operator is a non-mix fused operator.
NOTE:
This parameter applies only to |
|
Device ID |
ID of the Ascend AI Processor used during running. |
|
PID |
Process ID when the operator is running. |
|
Current Freq |
Current running frequency of the Ascend AI Processor. |
|
Rated Freq |
Theoretical frequency of the Ascend AI Processor. |