chinakook commented on issue #5238: fix to skip node not in graph. URL: https://github.com/apache/incubator-tvm/pull/5238#issuecomment-609889153 I'm sure some network will be fail to hybridize after this https://github.com/apache/incubator-mxnet/pull/15167 PR. So we can add ```e.node->op()->name.compare("_FusedOp")==0``` at first. However, this op name is specified to mxnet but not tvm.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
