-
- Downloads
Add count_include_pad support (#498)
* update tvm submodule * Add count_include_pad support to avg_pool
Showing
- nnvm/include/nnvm/top/nn.h 31 additions, 2 deletionsnnvm/include/nnvm/top/nn.h
- nnvm/src/compiler/fold_scale_axis.cc 8 additions, 8 deletionsnnvm/src/compiler/fold_scale_axis.cc
- nnvm/src/top/nn/pooling.cc 22 additions, 18 deletionsnnvm/src/top/nn/pooling.cc
- nnvm/tests/python/compiler/test_top_level2.py 36 additions, 0 deletionsnnvm/tests/python/compiler/test_top_level2.py
Loading
Please register or sign in to comment