[TOPI] update c++ pool and softmax (#905)
* update c++ pool and softmax * clean up reduce axis
Showing
- topi/include/topi/nn/pooling.h 124 additions, 6 deletionstopi/include/topi/nn/pooling.h
- topi/include/topi/nn/softmax.h 54 additions, 17 deletionstopi/include/topi/nn/softmax.h
- topi/src/topi.cc 2 additions, 2 deletionstopi/src/topi.cc
- topi/tests/python_cpp/test_topi_pooling.py 1 addition, 1 deletiontopi/tests/python_cpp/test_topi_pooling.py
- topi/tests/python_cpp/test_topi_softmax.py 1 addition, 1 deletiontopi/tests/python_cpp/test_topi_softmax.py
Loading
Please register or sign in to comment