[TOPI][CUDA] int8 group conv2d (#2075)
Showing
- nnvm/python/nnvm/top/nn.py 5 additions, 0 deletionsnnvm/python/nnvm/top/nn.py
- python/tvm/autotvm/task/nnvm_integration.py 13 additions, 1 deletionpython/tvm/autotvm/task/nnvm_integration.py
- topi/python/topi/cuda/__init__.py 2 additions, 1 deletiontopi/python/topi/cuda/__init__.py
- topi/python/topi/cuda/group_conv2d_nchw.py 308 additions, 0 deletionstopi/python/topi/cuda/group_conv2d_nchw.py
- topi/python/topi/generic/nn.py 19 additions, 0 deletionstopi/python/topi/generic/nn.py
- topi/python/topi/nn/conv2d.py 77 additions, 0 deletionstopi/python/topi/nn/conv2d.py
- topi/python/topi/testing/conv2d_nchw_python.py 35 additions, 2 deletionstopi/python/topi/testing/conv2d_nchw_python.py
- topi/tests/python/common.py 15 additions, 0 deletionstopi/tests/python/common.py
- topi/tests/python/test_topi_conv2d_int8.py 1 addition, 12 deletionstopi/tests/python/test_topi_conv2d_int8.py
- topi/tests/python/test_topi_group_conv2d.py 215 additions, 0 deletionstopi/tests/python/test_topi_group_conv2d.py
Loading
Please register or sign in to comment