[BACKEND][CODEGEN] C codegen with tests (#2161)
* Implement C code generation with tests * Code cleanup * Implement C code generation with tests * Code cleanup * tabs to spaces * make lint compliant * update export_library and reserve unique C keywords * move ReserveKeywordsAsUnique to codegen_c * some documentation and code cleanup * use tvm.contrib.util for tempdir in testcases
Showing
src/codegen/codegen_c_host.cc
0 → 100644
src/codegen/codegen_c_host.h
0 → 100644
tests/python/unittest/test_codegen_c_host.py
0 → 100644
Please
register
or
sign in
to comment