[RUNTIME] Add Function, Unify TVMTypeCode and TVMArgTypeID (#24)
Showing
- src/c_api/c_api_lang.cc 18 additions, 18 deletionssrc/c_api/c_api_lang.cc
- src/c_api/c_api_registry.h 66 additions, 49 deletionssrc/c_api/c_api_registry.h
- src/codegen/codegen_c.h 0 additions, 1 deletionsrc/codegen/codegen_c.h
- src/runtime/c_runtime_api.cc 20 additions, 3 deletionssrc/runtime/c_runtime_api.cc
- src/runtime/device_api.h 1 addition, 1 deletionsrc/runtime/device_api.h
- src/runtime/runtime_base.h 1 addition, 1 deletionsrc/runtime/runtime_base.h
- tests/cpp/packed_func_test.cc 26 additions, 0 deletionstests/cpp/packed_func_test.cc
- tests/python/test_codegen_cuda.py 1 addition, 1 deletiontests/python/test_codegen_cuda.py
- tests/python/test_runtime_function.py 17 additions, 0 deletionstests/python/test_runtime_function.py
tests/cpp/packed_func_test.cc
0 → 100644
tests/python/test_runtime_function.py
0 → 100644
Please register or sign in to comment