aclrtBinaryLoadOptionType/aclrtBinaryLoadOptionValue
aclrtBinaryLoadOptionType |
aclrtBinaryLoadOptionValue |
|---|---|
ACL_RT_BINARY_LOAD_OPT_LAZY_LOAD = 1 |
Whether to load the operator to the device after the operator binary is parsed and the operator is registered. The values are as follows:
|
ACL_RT_LOAD_BINARY_OPT_MAGIC = 2 |
Magic number that identifies the operator type. This is not supported currently. |
ACL_RT_BINARY_LOAD_OPT_CPU_KERNEL_MODE = 3 |
AI CPU operator registration mode. The values are as follows:
|
Parent topic: Data Types and Operation APIs