As I wrote a codegen for my accelerator to generate c code. Do I need to write the runtime as well. But the accelerator does not have a graph engine, It has a compiler that will execute c code.
I followed all steps in BYOC but still getting error
Thanks