Hi, everybody, I have tow questions, please help me out.
- I read the tutorials about the tvm auto-tune, we need to set the output shape, but when the network has multiple output, what the output shape should I set ? For example, for detection net, it contains classification branch and bbox regression branch with different outpu shape, so how to set the output shape to get better auto tuning effect?
- When I compile and tune the model in 1080TI, can the model deployed in 2080TI? Do I have to repeat the auto tuning process in 2080Ti?
Thanks.
Best, Edward