-
- Downloads
[TOPI] Add GPU SSD (#1397)
Showing
- topi/python/topi/cuda/__init__.py 4 additions, 2 deletionstopi/python/topi/cuda/__init__.py
- topi/python/topi/cuda/nms.py 354 additions, 0 deletionstopi/python/topi/cuda/nms.py
- topi/python/topi/cuda/ssd/__init__.py 5 additions, 0 deletionstopi/python/topi/cuda/ssd/__init__.py
- topi/python/topi/cuda/ssd/multibox.py 360 additions, 0 deletionstopi/python/topi/cuda/ssd/multibox.py
- topi/python/topi/cuda/vision.py 73 additions, 5 deletionstopi/python/topi/cuda/vision.py
- topi/tests/python/test_topi_clip.py 9 additions, 5 deletionstopi/tests/python/test_topi_clip.py
- topi/tests/python/test_topi_conv2d_nchw.py 18 additions, 1 deletiontopi/tests/python/test_topi_conv2d_nchw.py
- topi/tests/python/test_topi_vision.py 17 additions, 8 deletionstopi/tests/python/test_topi_vision.py
Loading
Please register or sign in to comment