I’m learning using TVM these days, I’m really interested in getting a subgraph’s latency before auto-tuning. Do you know how to achieve this target? Thank you so much!
There’s a debugger built into TVM than can give you the costs of sub-graphs:
1 Like