[TOPI] add schedule for ARM Mali GPU (#786)
* add schedule for ARM Mali GPU * fix lint * fix lint
Showing
- dmlc-core 1 addition, 1 deletiondmlc-core
- python/tvm/target.py 13 additions, 0 deletionspython/tvm/target.py
- topi/python/topi/__init__.py 1 addition, 0 deletionstopi/python/topi/__init__.py
- topi/python/topi/mali/__init__.py 7 additions, 0 deletionstopi/python/topi/mali/__init__.py
- topi/python/topi/mali/conv2d.py 479 additions, 0 deletionstopi/python/topi/mali/conv2d.py
- topi/python/topi/mali/dense.py 100 additions, 0 deletionstopi/python/topi/mali/dense.py
- topi/python/topi/mali/depthwise_conv2d.py 106 additions, 0 deletionstopi/python/topi/mali/depthwise_conv2d.py
Loading
Please register or sign in to comment