[TOPI] Conv2d Added and Optimized for Intel HD Graphics (#1290)
Showing
- include/tvm/build_module.h 3 additions, 3 deletionsinclude/tvm/build_module.h
- python/tvm/target.py 4 additions, 4 deletionspython/tvm/target.py
- src/codegen/build_module.cc 3 additions, 3 deletionssrc/codegen/build_module.cc
- src/codegen/codegen_opencl.cc 1 addition, 1 deletionsrc/codegen/codegen_opencl.cc
- src/runtime/opencl/opencl_device_api.cc 1 addition, 1 deletionsrc/runtime/opencl/opencl_device_api.cc
- tests/python/integration/test_ewise.py 1 addition, 1 deletiontests/python/integration/test_ewise.py
- tests/python/unittest/test_lang_target.py 1 addition, 1 deletiontests/python/unittest/test_lang_target.py
- topi/python/topi/__init__.py 1 addition, 0 deletionstopi/python/topi/__init__.py
- topi/python/topi/cuda/pooling.py 2 additions, 3 deletionstopi/python/topi/cuda/pooling.py
- topi/python/topi/intel_graphics/__init__.py 5 additions, 0 deletionstopi/python/topi/intel_graphics/__init__.py
- topi/python/topi/intel_graphics/conv2d.py 559 additions, 0 deletionstopi/python/topi/intel_graphics/conv2d.py
topi/python/topi/intel_graphics/__init__.py
0 → 100644
topi/python/topi/intel_graphics/conv2d.py
0 → 100644
Please register or sign in to comment