Introduction
The BiSheng Compiler, designed for Ascend AI Processors, can support heterogeneous programming extension and compile Ascend operator code into binary executable files and dynamic libraries.
The executable program of the BiSheng Compiler is named bisheng, which supports host systems such as x86 and AArch64. It also natively supports the compilation of AI Core architecture instruction sets on the device.
By using the BiSheng Compiler, you can program and develop Ascend AI Processors more efficiently.