[RELAY]impose a max op limit to the op fusion pass (#4002)
authorYida Wang <yidawa@gmail.com>
Wed, 25 Sep 2019 23:24:14 +0000 (16:24 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Wed, 25 Sep 2019 23:24:14 +0000 (16:24 -0700)
commitd21f0ad5d946ae569ee9521578571a9d90e2d211
tree90d7de1a257aa56824d9f81877b162bf28cef9b1
parentf1d2d46bb38e84085722751a75860ce2a4061d26
[RELAY]impose a max op limit to the op fusion pass (#4002)

* impose a max op limit to op fusion

* use cross platform data type
src/relay/pass/fuse_ops.cc