-
- Downloads
[NNVM][TOPI] Add gradients for broadcast_* ops (#1234)
Showing
- nnvm/include/nnvm/tuple.h 8 additions, 1 deletionnnvm/include/nnvm/tuple.h
- nnvm/python/nnvm/top/reduction.py 4 additions, 0 deletionsnnvm/python/nnvm/top/reduction.py
- nnvm/src/top/tensor/broadcast.cc 57 additions, 4 deletionsnnvm/src/top/tensor/broadcast.cc
- nnvm/src/top/tensor/reduce.cc 86 additions, 58 deletionsnnvm/src/top/tensor/reduce.cc
- nnvm/src/top/tensor/transform.cc 1 addition, 3 deletionsnnvm/src/top/tensor/transform.cc
- nnvm/tests/python/compiler/test_top_level4.py 77 additions, 2 deletionsnnvm/tests/python/compiler/test_top_level4.py
- topi/include/topi/reduction.h 80 additions, 29 deletionstopi/include/topi/reduction.h
- topi/python/topi/cuda/reduction.py 4 additions, 1 deletiontopi/python/topi/cuda/reduction.py
- topi/tests/python_cpp/test_topi_reduce.py 1 addition, 0 deletionstopi/tests/python_cpp/test_topi_reduce.py
Loading
Please register or sign in to comment