Headers
BMRuntime APIs are declared in three header files:
1) “bmruntime.h” : this is a BMRuntime common header file, declares common BMRuntime definitions and APIs. This header file is also included by “bmruntime_bmnet.h” and “bmruntime_bmkernel.h”
2) “bmruntime_bmnet.h” : this header file contains definitions and APIs used if programming by BMNet.
3) “bmruntime_bmkernel.h”: this header file contains definitions and APIs used if programming by BMKernel.
Last updated