-
- Downloads
[UTILS] Move target to tvm; rename convolution as conv2d (#492)
* Move target to tvm; rename convolution as conv2d * Fix * Fix
Showing
- python/tvm/__init__.py 1 addition, 0 deletionspython/tvm/__init__.py
- python/tvm/target.py 1 addition, 1 deletionpython/tvm/target.py
- topi/python/topi/__init__.py 0 additions, 1 deletiontopi/python/topi/__init__.py
- topi/python/topi/nn/__init__.py 1 addition, 1 deletiontopi/python/topi/nn/__init__.py
- topi/python/topi/nn/conv2d.py 7 additions, 7 deletionstopi/python/topi/nn/conv2d.py
- topi/python/topi/rasp/__init__.py 1 addition, 1 deletiontopi/python/topi/rasp/__init__.py
- topi/python/topi/rasp/conv2d.py 7 additions, 7 deletionstopi/python/topi/rasp/conv2d.py
- topi/tests/python/test_topi_conv2d.py 9 additions, 9 deletionstopi/tests/python/test_topi_conv2d.py
Please register or sign in to comment