@hht, would you mind share your implementation of RNN to VTA?
---
[Visit
Topic](https://discuss.tvm.ai/t/vta-a-workaround-for-deploying-faster-r-cnn-on-target-ext-dev-vta-and-arm-cpu/6516/7)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from the
How is the “ lower schedule” printed out?
---
[Visit
Topic](https://discuss.tvm.ai/t/vta-a-workaround-for-deploying-faster-r-cnn-on-target-ext-dev-vta-and-arm-cpu/6516/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
h
Thanks for the great proposal. @hcho3, I followed your [script in
github](https://github.com/hcho3/relayviz) and noticed it missed a case when
operator being "Call"ed is a function.
Adding some code within "Call" condition can generate graph with each function
singled out.
```