[TOPI] LRN & L2norm Operator (#1051)
Showing
- topi/python/topi/cuda/__init__.py 1 addition, 0 deletionstopi/python/topi/cuda/__init__.py
- topi/python/topi/cuda/nn.py 91 additions, 0 deletionstopi/python/topi/cuda/nn.py
- topi/python/topi/generic/nn.py 36 additions, 0 deletionstopi/python/topi/generic/nn.py
- topi/python/topi/nn/__init__.py 2 additions, 0 deletionstopi/python/topi/nn/__init__.py
- topi/python/topi/nn/l2_norm.py 35 additions, 0 deletionstopi/python/topi/nn/l2_norm.py
- topi/python/topi/nn/local_response_norm.py 68 additions, 0 deletionstopi/python/topi/nn/local_response_norm.py
- topi/python/topi/rocm/__init__.py 1 addition, 0 deletionstopi/python/topi/rocm/__init__.py
- topi/python/topi/rocm/nn.py 13 additions, 0 deletionstopi/python/topi/rocm/nn.py
- topi/tests/python/test_topi_l2norm.py 70 additions, 0 deletionstopi/tests/python/test_topi_l2norm.py
- topi/tests/python/test_topi_lrn.py 95 additions, 0 deletionstopi/tests/python/test_topi_lrn.py
Loading
Please register or sign in to comment