-
- Downloads
[TOPI] Add topi.target; Schedule for raspberry pi (#406)
* CPU Schedule for raspberry pi * Update * Update * Add topi.target * Refactor * Update * Make python3 happy * Improve * Improve * Improve * Use get_const_int
Showing
- topi/python/topi/__init__.py 2 additions, 0 deletionstopi/python/topi/__init__.py
- topi/python/topi/nn/__init__.py 1 addition, 0 deletionstopi/python/topi/nn/__init__.py
- topi/python/topi/nn/convolution.py 231 additions, 98 deletionstopi/python/topi/nn/convolution.py
- topi/python/topi/nn/depthwise_convolution.py 104 additions, 0 deletionstopi/python/topi/nn/depthwise_convolution.py
- topi/python/topi/nn/pad.py 0 additions, 45 deletionstopi/python/topi/nn/pad.py
- topi/python/topi/nn/pooling.py 3 additions, 2 deletionstopi/python/topi/nn/pooling.py
- topi/python/topi/nn/util.py 102 additions, 0 deletionstopi/python/topi/nn/util.py
- topi/python/topi/rasp/__init__.py 5 additions, 0 deletionstopi/python/topi/rasp/__init__.py
- topi/python/topi/rasp/convolution.py 312 additions, 0 deletionstopi/python/topi/rasp/convolution.py
- topi/python/topi/target.py 63 additions, 0 deletionstopi/python/topi/target.py
- topi/tests/python/test_topi_convolution.py 34 additions, 0 deletionstopi/tests/python/test_topi_convolution.py
Loading
Please register or sign in to comment