[CODEGEN][AOCL] Add math intrinsic rules (#1653)
* [CODEGEN][AOCL] Add math intrinsic rules * introduce aocl_emu target for AOCL emulation * rename aocl_emu with aocl_sw_emu * update docs
Showing
- docs/deploy/aocl_fpga.md 2 additions, 2 deletionsdocs/deploy/aocl_fpga.md
- python/tvm/_ffi/runtime_ctypes.py 1 addition, 0 deletionspython/tvm/_ffi/runtime_ctypes.py
- src/codegen/build_module.cc 1 addition, 1 deletionsrc/codegen/build_module.cc
- src/codegen/codegen_aocl.cc 13 additions, 10 deletionssrc/codegen/codegen_aocl.cc
- src/codegen/intrin_rule_aocl.cc 82 additions, 0 deletionssrc/codegen/intrin_rule_aocl.cc
- tests/python/integration/test_ewise_fpga.py 2 additions, 2 deletionstests/python/integration/test_ewise_fpga.py
- topi/tests/python/test_topi_math.py 2 additions, 1 deletiontopi/tests/python/test_topi_math.py
Loading
Please register or sign in to comment