Add tests for C API (#1266)
This will ensure that migraphx.h can be included from a C compiler, and check that the C API can be called. This includes stdbool.h which is needed when using bool from C.
Showing
Please register or sign in to comment