AICPU

Usage

python3 aicpu_generate_model.py --cores <core_num> -p <process_id>

Parameter

<core_num>: (reserved) number of AI Cores of the Ascend AI Processor. The default value is 2.

<process_id>: ID of the process for batch generating operator multi-process scheduling tasks.

Description

Run the command to obtain a group of operator model files.

The AICPU operator is mainly used in standard-form scenarios. It schedules the CPU of the Ascend AI Processor to complete computing such as sorting, fully utilizing hardware performance.