[CODEGEN] Add LoweredFunc, MakeAPI to build a C API function (#23)
* [CODEGEN] Add LoweredFunc, MakeAPI and SplitHostDevice * update halideir
Showing
include/tvm/codegen.h
0 → 100644
include/tvm/module.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/codegen/make_api.cc
0 → 100644
src/codegen/split_host_device.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/pass/ir_util.h
0 → 100644
src/pass/simple_passes.cc
0 → 100644
tests/python/test_codegen_makeapi.py
0 → 100644
Please
register
or
sign in
to comment