How to do dynamic shape tuning?

From test here (tests/python/relax/test_e2e_op_dynamic.py), I know about TVM supports dynamic shape tuning.
However, I did not see any tuning process from the code. I was miss something?