-
- Downloads
[DOC/TOPI] Add API doc for topi (#226)
* [DOC/TOPI] Add API doc for topi * fix lint
Showing
- docs/api/python/index.rst 1 addition, 0 deletionsdocs/api/python/index.rst
- docs/api/python/topi.rst 45 additions, 0 deletionsdocs/api/python/topi.rst
- docs/conf.py 2 additions, 2 deletionsdocs/conf.py
- topi/README.md 1 addition, 1 deletiontopi/README.md
- topi/python/topi/__init__.py 8 additions, 2 deletionstopi/python/topi/__init__.py
- topi/python/topi/cuda/__init__.py 2 additions, 2 deletionstopi/python/topi/cuda/__init__.py
- topi/python/topi/cuda/depthwise_conv2d_map.py 3 additions, 2 deletionstopi/python/topi/cuda/depthwise_conv2d_map.py
- topi/python/topi/math.py 0 additions, 17 deletionstopi/python/topi/math.py
- topi/python/topi/nn/__init__.py 1 addition, 1 deletiontopi/python/topi/nn/__init__.py
- topi/python/topi/nn/conv.py 1 addition, 1 deletiontopi/python/topi/nn/conv.py
- topi/python/topi/nn/ewise.py 19 additions, 0 deletionstopi/python/topi/nn/ewise.py
- topi/recipe/conv/depthwise_conv2d_map_test.py 1 addition, 1 deletiontopi/recipe/conv/depthwise_conv2d_map_test.py
Loading
Please register or sign in to comment