-
- Downloads
[TOPI] Numpy consistency: always broadcast binary op. (#1321)
Showing
- docs/Doxyfile 1 addition, 1 deletiondocs/Doxyfile
- docs/api/python/topi.rst 20 additions, 17 deletionsdocs/api/python/topi.rst
- nnvm/python/nnvm/top/nn.py 3 additions, 3 deletionsnnvm/python/nnvm/top/nn.py
- nnvm/python/nnvm/top/tensor.py 2 additions, 2 deletionsnnvm/python/nnvm/top/tensor.py
- nnvm/src/top/tensor/broadcast.cc 6 additions, 6 deletionsnnvm/src/top/tensor/broadcast.cc
- nnvm/src/top/tensor/elemwise.cc 4 additions, 4 deletionsnnvm/src/top/tensor/elemwise.cc
- python/tvm/expr.py 1 addition, 1 deletionpython/tvm/expr.py
- python/tvm/generic.py 16 additions, 0 deletionspython/tvm/generic.py
- tests/python/unittest/test_lang_tensor_overload_op.py 10 additions, 10 deletionstests/python/unittest/test_lang_tensor_overload_op.py
- topi/include/topi/broadcast.h 170 additions, 122 deletionstopi/include/topi/broadcast.h
- topi/include/topi/elemwise.h 0 additions, 49 deletionstopi/include/topi/elemwise.h
- topi/include/topi/nn/l2_normalize.h 10 additions, 10 deletionstopi/include/topi/nn/l2_normalize.h
- topi/include/topi/nn/local_response_norm.h 8 additions, 7 deletionstopi/include/topi/nn/local_response_norm.h
- topi/python/topi/broadcast.py 162 additions, 156 deletionstopi/python/topi/broadcast.py
- topi/python/topi/cpp.py 0 additions, 40 deletionstopi/python/topi/cpp.py
- topi/python/topi/generic_op_impl.py 9 additions, 47 deletionstopi/python/topi/generic_op_impl.py
- topi/python/topi/math.py 6 additions, 3 deletionstopi/python/topi/math.py
- topi/python/topi/tensor.py 0 additions, 49 deletionstopi/python/topi/tensor.py
- topi/src/topi.cc 38 additions, 53 deletionstopi/src/topi.cc
- topi/tests/python/test_topi_broadcast.py 97 additions, 53 deletionstopi/tests/python/test_topi_broadcast.py
Loading
Please register or sign in to comment