-
- Downloads
[TOPI] Add C++ implementation of elementwise operators (#1306)
Showing
- nnvm/python/nnvm/top/tensor.py 1 addition, 1 deletionnnvm/python/nnvm/top/tensor.py
- topi/include/topi/elemwise.h 73 additions, 0 deletionstopi/include/topi/elemwise.h
- topi/python/topi/tensor.py 5 additions, 12 deletionstopi/python/topi/tensor.py
- topi/src/topi.cc 15 additions, 0 deletionstopi/src/topi.cc
- topi/tests/python/test_topi_tensor.py 1 addition, 1 deletiontopi/tests/python/test_topi_tensor.py
- topi/tests/python_cpp/test_topi_tensor.py 81 additions, 0 deletionstopi/tests/python_cpp/test_topi_tensor.py
Loading
Please register or sign in to comment