[PASS] add a pass for the specific hardware accelarator when it is not binded (#1999)
Showing
- include/tvm/ir.h 5 additions, 0 deletionsinclude/tvm/ir.h
- include/tvm/ir_pass.h 9 additions, 0 deletionsinclude/tvm/ir_pass.h
- src/api/api_pass.cc 1 addition, 0 deletionssrc/api/api_pass.cc
- src/pass/detect_device.cc 21 additions, 0 deletionssrc/pass/detect_device.cc
- src/pass/split_host_device.cc 2 additions, 1 deletionsrc/pass/split_host_device.cc
- tests/python/unittest/test_pass_decorate_device_scope.py 26 additions, 0 deletionstests/python/unittest/test_pass_decorate_device_scope.py
src/pass/detect_device.cc
0 → 100644
Please register or sign in to comment