-
- Downloads
Improve schedule load, add slice_like (#1299)
Showing
- nnvm/include/nnvm/top/tensor.h 10 additions, 0 deletionsnnvm/include/nnvm/top/tensor.h
- nnvm/python/nnvm/frontend/mxnet.py 18 additions, 1 deletionnnvm/python/nnvm/frontend/mxnet.py
- nnvm/python/nnvm/top/nn.py 8 additions, 2 deletionsnnvm/python/nnvm/top/nn.py
- nnvm/python/nnvm/top/transform.py 4 additions, 0 deletionsnnvm/python/nnvm/top/transform.py
- nnvm/src/top/elemwise_op_common.h 1 addition, 1 deletionnnvm/src/top/elemwise_op_common.h
- nnvm/src/top/tensor/transform.cc 101 additions, 0 deletionsnnvm/src/top/tensor/transform.cc
- nnvm/tests/python/compiler/test_top_level4.py 55 additions, 0 deletionsnnvm/tests/python/compiler/test_top_level4.py
- topi/python/topi/generic/nn.py 24 additions, 13 deletionstopi/python/topi/generic/nn.py
- topi/python/topi/nn/conv2d.py 30 additions, 1 deletiontopi/python/topi/nn/conv2d.py
- topi/python/topi/x86/conv2d.py 17 additions, 7 deletionstopi/python/topi/x86/conv2d.py
- topi/tests/python_cpp/test_topi_transform.py 1 addition, 0 deletionstopi/tests/python_cpp/test_topi_transform.py
Loading
Please register or sign in to comment