I tried a dynamic shape model compilation with tvm.
However, it just complited in a few second, which confuse me.
I had always expected it could have cost more time for tunning.
After read the article “Nimble”, I would like to find out the detail of tuning for dynamic shape model from tvm code, in which I find nothing.
I wonder what am I missing, anyone can help?