Overview
The operator compilation method described in this section allows you to manually configure compilation options using the BiSheng command lines and CMake, or implement compilation by writing CMake scripts. You can place the main.cpp file on the host and the kernel function on the device in the same implementation file to implement heterogeneous compilation.
- Currently, this compilation method supports only the following models:
- Atlas 350 Accelerator Card
Atlas A3 training product /Atlas A3 inference product Atlas A2 training product /Atlas A2 inference product Atlas inference product
- For details about the programming restrictions in heterogeneous compilation scenarios, see Restrictions.
Parent topic: AI Core SIMD Programming