[NNVM] Initial mixed precision support of conv2d (#1356)
Showing
- nnvm/include/nnvm/top/nn.h 7 additions, 0 deletionsnnvm/include/nnvm/top/nn.h
- nnvm/python/nnvm/top/nn.py 9 additions, 3 deletionsnnvm/python/nnvm/top/nn.py
- nnvm/src/top/nn/convolution.cc 27 additions, 3 deletionsnnvm/src/top/nn/convolution.cc
- nnvm/tests/python/compiler/test_top_level2.py 32 additions, 2 deletionsnnvm/tests/python/compiler/test_top_level2.py
- nnvm/tests/python/unittest/test_infer_shape.py 22 additions, 0 deletionsnnvm/tests/python/unittest/test_infer_shape.py
- topi/python/topi/nn/depthwise_conv2d.py 13 additions, 4 deletionstopi/python/topi/nn/depthwise_conv2d.py
Loading
Please register or sign in to comment