-
- Downloads
[PASS] Improve GraphFuse to include five patterns (#26)
Showing
- nnvm/docs/top.rst 10 additions, 3 deletionsnnvm/docs/top.rst
- nnvm/include/nnvm/compiler/op_attr_types.h 13 additions, 6 deletionsnnvm/include/nnvm/compiler/op_attr_types.h
- nnvm/python/nnvm/compiler/registry.py 17 additions, 5 deletionsnnvm/python/nnvm/compiler/registry.py
- nnvm/python/nnvm/top/nn.py 13 additions, 5 deletionsnnvm/python/nnvm/top/nn.py
- nnvm/python/nnvm/top/tensor.py 22 additions, 18 deletionsnnvm/python/nnvm/top/tensor.py
- nnvm/python/nnvm/top/transform.py 1 addition, 1 deletionnnvm/python/nnvm/top/transform.py
- nnvm/src/compiler/graph_fuse.cc 24 additions, 7 deletionsnnvm/src/compiler/graph_fuse.cc
- nnvm/src/compiler/layout_transform.cc 1 addition, 1 deletionnnvm/src/compiler/layout_transform.cc
- nnvm/tests/python/compiler/test_op_fusion.py 61 additions, 0 deletionsnnvm/tests/python/compiler/test_op_fusion.py
nnvm/tests/python/compiler/test_op_fusion.py
0 → 100644
Please register or sign in to comment