tvm
tvm copied to clipboard
Support the TVM fusing group with one node
More often than not, we need to "test" single TVM operator, which cannot be fused with other nodes so far. We expect the fusing pass still create one group for it and allow it to be lowered into TVM.